Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h590 SpvOpTypeVoid = 19, enumerator
DSkSLSPIRVCodeGenerator.cpp214 case SpvOpTypeVoid: in opcode_text()
791 case SpvOpTypeVoid: // fall through in writeOpCode()
1110 this->writeInstruction(SpvOpTypeVoid, result, fConstantBuffer); in getType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h590 SpvOpTypeVoid = 19, enumerator
Dspirv_to_nir.c705 case SpvOpTypeVoid: in vtn_handle_type()
2891 case SpvOpTypeVoid: in vtn_handle_variable_or_type_instruction()