Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h765 SpvOpBitCount = 205, enumerator
DSkSLSPIRVCodeGenerator.cpp567 case SpvOpBitCount: in opcode_text()