Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp65 static const int kInstCommonOutInstructionIdx = 2; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/include/spirv-tools/
Dinstrument.hpp65 static const int kInstCommonOutInstructionIdx = 2; variable
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp65 static const int kInstCommonOutInstructionIdx = 2; variable
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp846 strm << "Shader Instruction Index = " << debug_record[kInstCommonOutInstructionIdx] << ". "; in GenerateCommonMessage()
970 if (instruction_index == debug_record[kInstCommonOutInstructionIdx]) { in GenerateSourceMessages()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp154 GenDebugOutputFieldCode(base_offset_id, kInstCommonOutInstructionIdx, inst_id, in GenCommonStreamWriteCode()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstrument_pass.cpp154 GenDebugOutputFieldCode(base_offset_id, kInstCommonOutInstructionIdx, inst_id, in GenCommonStreamWriteCode()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp154 GenDebugOutputFieldCode(base_offset_id, kInstCommonOutInstructionIdx, inst_id, in GenCommonStreamWriteCode()