Home
last modified time | relevance | path

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

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