Home
last modified time | relevance | path

Searched refs:kSpvReturnValueId (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinline_pass.cpp30 static const int kSpvReturnValueId = 0; variable
371 uint32_t valId = inst->GetInOperand(kSpvReturnValueId).words[0]; in InlineReturn()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinline_pass.cpp30 static const int kSpvReturnValueId = 0; variable
371 uint32_t valId = inst->GetInOperand(kSpvReturnValueId).words[0]; in InlineReturn()
/third_party/spirv-tools/source/opt/
Dinline_pass.cpp30 static const int kSpvReturnValueId = 0; variable
371 uint32_t valId = inst->GetInOperand(kSpvReturnValueId).words[0]; in InlineReturn()