Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h618 SpvOpSpecConstantFalse = 49, enumerator
DSkSLSPIRVCodeGenerator.cpp273 case SpvOpSpecConstantFalse: in opcode_text()