Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h578 SpvOpSourceExtension = 4, enumerator
DSkSLSPIRVCodeGenerator.cpp190 case SpvOpSourceExtension: in opcode_text()
814 case SpvOpSourceExtension: // fall through in writeOpCode()
3088 this->writeInstruction(SpvOpSourceExtension, in writeInstructions()
/external/mesa3d/src/compiler/spirv/
Dspirv.h578 SpvOpSourceExtension = 4, enumerator
Dspirv_to_nir.c2591 case SpvOpSourceExtension: in vtn_handle_preamble_instruction()
2873 case SpvOpSourceExtension: in vtn_handle_variable_or_type_instruction()