Go to the source code of this file.
#define HGI_SHADER_KEYWORD_TOKENS |
Value:(hdPosition) \
(hdPointCoord) \
(hdClipDistance) \
(hdCullDistance) \
(hdVertexID) \
(hdInstanceID) \
(hdPrimitiveID) \
(hdSampleID) \
(hdSamplePosition) \
(hdFragCoord) \
(hdFrontFacing) \
(hdLayer) \
(hdBaseVertex) \
(hdBaseInstance) \
(hdViewportIndex) \
(hdPositionInPatch) \
(hdPatchID) \
(hdGlobalInvocationID) \
(hdBaryCoordNoPersp) \
Definition at line 43 of file tokens.h.
Value:(taskDriver) \
(renderDriver) \
(OpenGL) \
(Metal) \
(Vulkan)
Definition at line 34 of file tokens.h.