Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h588 SpvOpExecutionMode = 16, enumerator
DSkSLSPIRVCodeGenerator.cpp213 case SpvOpExecutionMode: in opcode_text()
811 case SpvOpExecutionMode: // fall through in writeOpCode()
2889 this->writeInstruction(SpvOpExecutionMode, in writeInstructions()