Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h588 SpvOpExecutionMode = 16, enumerator
DSkSLSPIRVCodeGenerator.cpp210 case SpvOpExecutionMode: in opcode_text()
808 case SpvOpExecutionMode: // fall through in writeOpCode()
3081 this->writeInstruction(SpvOpExecutionMode, in writeInstructions()
/external/mesa3d/src/compiler/spirv/
Dspirv.h588 SpvOpExecutionMode = 16, enumerator
Dspirv_to_nir.c348 case SpvOpExecutionMode: { in vtn_handle_decoration()
359 case SpvOpExecutionMode: in vtn_handle_decoration()
2715 case SpvOpExecutionMode: in vtn_handle_preamble_instruction()
2879 case SpvOpExecutionMode: in vtn_handle_variable_or_type_instruction()