Home
last modified time | relevance | path

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

/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1432 Instruction* typeInstr = fSpvIdCache.find(instr.fWords[resultTypeWord]); in resultTypeForInstruction() local
1439 Instruction* typeInstr = this->resultTypeForInstruction(instr); in numComponentsForVecInstruction() local