Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GetResourceFromHeap. #2691

Merged
merged 7 commits into from Feb 13, 2020
Merged

Add GetResourceFromHeap. #2691

merged 7 commits into from Feb 13, 2020

Conversation

python3kgae
Copy link
Contributor

@python3kgae python3kgae commented Feb 11, 2020

Add GetResourceFromHeap for hlsl.
For Dxil, add CreateHandleFromHeap and AnnotateHandle.

All handles ( createHandle, createHandleForLib, createHandleFromHeap ) must be annotated with AnnotateHandle before use.

TODO: add AnnotateHandle for pix passes.

Xiang Li added 4 commits Feb 9, 2020
Now every createHandle, createHandleForLib, createHandleFromHeap will be used only by annotateHandle.
TODO: fix place iterate on users of createHandle/createHandleForLib for handle usage.
      Now it should iterate on users of annotateHandle.
@python3kgae python3kgae requested a review from tex3d Feb 11, 2020
utils/hct/hctdb.py Outdated Show resolved Hide resolved
utils/hct/hctdb.py Show resolved Hide resolved
utils/hct/hctdb.py Outdated Show resolved Hide resolved
tools/clang/lib/CodeGen/CGHLSLMS.cpp Outdated Show resolved Hide resolved
tools/clang/lib/CodeGen/CGHLSLMS.cpp Outdated Show resolved Hide resolved
lib/HLSL/HLOperationLower.cpp Outdated Show resolved Hide resolved
@AppVeyorBot
Copy link

@AppVeyorBot AppVeyorBot commented Feb 11, 2020

lib/DXIL/DxilResourceProperties.cpp Outdated Show resolved Hide resolved
lib/DXIL/DxilResourceProperties.cpp Outdated Show resolved Hide resolved
Xiang Li added 2 commits Feb 13, 2020
tools/clang/lib/Sema/SemaHLSL.cpp Outdated Show resolved Hide resolved
tex3d
tex3d approved these changes Feb 13, 2020
@AppVeyorBot
Copy link

@AppVeyorBot AppVeyorBot commented Feb 13, 2020

@AppVeyorBot
Copy link

@AppVeyorBot AppVeyorBot commented Feb 13, 2020

@python3kgae python3kgae merged commit 91fe12f into microsoft:master Feb 13, 2020
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants