Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h586 SpvOpMemoryModel = 14, enumerator
DSkSLSPIRVCodeGenerator.cpp206 case SpvOpMemoryModel: in opcode_text()
809 case SpvOpMemoryModel: // fall through in writeOpCode()
3059 this->writeInstruction(SpvOpMemoryModel, SpvAddressingModelLogical, SpvMemoryModelGLSL450, out); in writeInstructions()
/external/mesa3d/src/compiler/spirv/
Dspirv.h586 SpvOpMemoryModel = 14, enumerator
Dspirv_to_nir.c2682 case SpvOpMemoryModel: in vtn_handle_preamble_instruction()
2877 case SpvOpMemoryModel: in vtn_handle_variable_or_type_instruction()