GL_EXT_ray_tracing_position_fetch
This commit is contained in:
parent
d6e9d3bb4e
commit
9d8c7b75c9
18 changed files with 461 additions and 194 deletions
2
glslang/Include/BaseTypes.h
Normal file → Executable file
2
glslang/Include/BaseTypes.h
Normal file → Executable file
|
|
@ -325,6 +325,8 @@ enum TBuiltInVariable {
|
|||
EbvWarpIDARM,
|
||||
EbvWarpMaxIDARM,
|
||||
|
||||
EbvPositionFetch,
|
||||
|
||||
EbvLast
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue