Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp68 static const int kInstCommonOutStageIdx = 3; variable
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp68 static const int kInstCommonOutStageIdx = 3; variable
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp661 switch (debug_record[kInstCommonOutStageIdx]) { in GenerateStageMessage()
685 … strm << "Internal Error (unexpected stage = " << debug_record[kInstCommonOutStageIdx] << "). "; in GenerateStageMessage()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp133 GenDebugOutputFieldCode(base_offset_id, kInstCommonOutStageIdx, in GenCommonStreamWriteCode()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp133 GenDebugOutputFieldCode(base_offset_id, kInstCommonOutStageIdx, in GenCommonStreamWriteCode()