Home
last modified time | relevance | path

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

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