Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp90 static const int kInstTessOutInvocationId = kInstCommonOutCnt; variable
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp90 static const int kInstTessOutInvocationId = kInstCommonOutCnt; variable
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp667 …Stage = Tessellation Control. Invocation ID = " << debug_record[kInstTessOutInvocationId] << ". "; in GenerateStageMessage()
670 …< "Stage = Tessellation Eval. Invocation ID = " << debug_record[kInstTessOutInvocationId] << ". "; in GenerateStageMessage()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp194 kInstTessOutInvocationId, base_offset_id, builder); in GenStageStreamWriteCode()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp194 kInstTessOutInvocationId, base_offset_id, builder); in GenStageStreamWriteCode()