Home
last modified time | relevance | path

Searched refs:invocationIdName (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp2112 TString* invocationIdName = NewPoolTString("InvocationId"); in transformEntryPoint() local
2115 TVariable* variable = makeInternalVariable(*invocationIdName, invocationIdType); in transformEntryPoint()
9689 TString* invocationIdName = NewPoolTString("InvocationId"); in addPatchConstantInvocation() local
9691 addToLinkage(invocationIdType, invocationIdName, &invocationIdSym); in addPatchConstantInvocation()