Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dir_context_test.cpp494 const uint32_t kDebugGlobalVariableOperandVariableIndex = 11; in TEST_F() local
502 it->GetOperand(kDebugGlobalVariableOperandVariableIndex).words[0], in TEST_F()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dir_context_test.cpp494 const uint32_t kDebugGlobalVariableOperandVariableIndex = 11; in TEST_F() local
502 it->GetOperand(kDebugGlobalVariableOperandVariableIndex).words[0], in TEST_F()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_context_test.cpp494 const uint32_t kDebugGlobalVariableOperandVariableIndex = 11; in TEST_F() local
502 it->GetOperand(kDebugGlobalVariableOperandVariableIndex).words[0], in TEST_F()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.cpp37 constexpr uint32_t kDebugGlobalVariableOperandVariableIndex = 11; variable
505 auto& operand = it->GetOperand(kDebugGlobalVariableOperandVariableIndex); in KillOperandFromDebugInstructions()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dir_context.cpp37 constexpr uint32_t kDebugGlobalVariableOperandVariableIndex = 11; variable
505 auto& operand = it->GetOperand(kDebugGlobalVariableOperandVariableIndex); in KillOperandFromDebugInstructions()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_context.cpp37 constexpr uint32_t kDebugGlobalVariableOperandVariableIndex = 11; variable
502 auto& operand = it->GetOperand(kDebugGlobalVariableOperandVariableIndex); in KillOperandFromDebugInstructions()