We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
DXC compilation of particle_lide.hlsl output contains the following handle and buffer related DXIL ops.
particle_lide.hlsl
CreateHandle (Opcode 57) CbufferLoadLegacy (Opcode 59) BufferLoad (Opcode 68) BufferStore (Opcode 69)
DXIL.td
The text was updated successfully, but these errors were encountered:
This is already covered by:
Sorry, something went wrong.
No branches or pull requests
DXC compilation of
particle_lide.hlsl
output contains the following handle and buffer related DXIL ops.CreateHandle (Opcode 57)
CbufferLoadLegacy (Opcode 59)
BufferLoad (Opcode 68)
BufferStore (Opcode 69)
DXIL.td
andThe text was updated successfully, but these errors were encountered: