Add support for GL_NV_displacement_micromap.#3324
Add support for GL_NV_displacement_micromap.#3324arcady-lunarg merged 4 commits intoKhronosGroup:mainfrom
Conversation
|
Does this depend on a change to spirv-tools (for the SPIR-V validator)? If so, that will need to be merged first and known_good.json updated so that the tests can pass. I can review the code changes here in the meantime however. |
|
@arcady-lunarg : Nothing required in validator since just adds a few builtins and decorations. Can updated if anything else is expected Thanks for reviewing |
|
@arcady-lunarg : I have updated known_good and all tests are passing Thanks |
|
@arcady-lunarg : Gentle one week ping! |
ncesario-lunarg
left a comment
There was a problem hiding this comment.
This LGTM aside from the spirv-tools update, which will need to happen separately. @jeremy-lunarg I think we are planning on updating this soon?
arcady-lunarg
left a comment
There was a problem hiding this comment.
Just one minor nit (the unused variable), otherwise this looks good.
|
@arcady-lunarg : Please approve and merge |
SPV Headers : KhronosGroup/SPIRV-Headers#374
GLSL : KhronosGroup/GLSL#213
SPV : KhronosGroup/SPIRV-Registry#217