Home
last modified time | relevance | path

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

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