Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h584 SpvOpExtInstImport = 11, enumerator
DSkSLSPIRVCodeGenerator.cpp202 case SpvOpExtInstImport: in opcode_text()
811 case SpvOpExtInstImport: // fall through in writeOpCode()
3058 this->writeInstruction(SpvOpExtInstImport, fGLSLExtendedInstructions, "GLSL.std.450", out); in writeInstructions()
/external/mesa3d/src/compiler/spirv/
Dspirv.h584 SpvOpExtInstImport = 11, enumerator
Dspirv_to_nir.c255 case SpvOpExtInstImport: { in vtn_handle_extension()
2678 case SpvOpExtInstImport: in vtn_handle_preamble_instruction()
2876 case SpvOpExtInstImport: in vtn_handle_variable_or_type_instruction()