Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp29 const uint32_t kTypeVectorCountInIdx = 1; variable
42 return typeInst->GetSingleWordInOperand(kTypeVectorCountInIdx); in NumComponents()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp29 const uint32_t kTypeVectorCountInIdx = 1; variable
42 return typeInst->GetSingleWordInOperand(kTypeVectorCountInIdx); in NumComponents()
/external/angle/third_party/spirv-tools/src/source/opt/
Ddead_insert_elim_pass.cpp29 const uint32_t kTypeVectorCountInIdx = 1; variable
42 return typeInst->GetSingleWordInOperand(kTypeVectorCountInIdx); in NumComponents()