Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h604 SpvOpTypeFunction = 33, enumerator
DSkSLSPIRVCodeGenerator.cpp242 case SpvOpTypeFunction: in opcode_text()
799 case SpvOpTypeFunction: // fall through in writeOpCode()
1174 this->writeOpCode(SpvOpTypeFunction, length, fConstantBuffer); in getFunctionType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h604 SpvOpTypeFunction = 33, enumerator
Dspirv_to_nir.c803 case SpvOpTypeFunction: { in vtn_handle_type()
2905 case SpvOpTypeFunction: in vtn_handle_variable_or_type_instruction()