Home
last modified time | relevance | path

Searched refs:SpvOpTypeArray (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/sksl/
Dspirv.h599 SpvOpTypeArray = 28, enumerator
DSkSLSPIRVCodeGenerator.cpp232 case SpvOpTypeArray: in opcode_text()
797 case SpvOpTypeArray: // fall through in writeOpCode()
1073 this->writeInstruction(SpvOpTypeArray, result, in getType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h599 SpvOpTypeArray = 28, enumerator
Dspirv_to_nir.c754 case SpvOpTypeArray: { in vtn_handle_type()
2900 case SpvOpTypeArray: in vtn_handle_variable_or_type_instruction()