Home
last modified time | relevance | path

Searched defs:elementTypeId (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.cpp820 Type::ID elementTypeId = insn.word(3); in DeclareType() local
831 Type::ID elementTypeId = insn.word(2); in DeclareType() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp4344 const spirv::IdRef elementTypeId = in cast() local