Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h591 SpvOpTypeBool = 20, enumerator
DSkSLSPIRVCodeGenerator.cpp216 case SpvOpTypeBool: in opcode_text()
794 case SpvOpTypeBool: // fall through in writeOpCode()
1044 this->writeInstruction(SpvOpTypeBool, result, fConstantBuffer); in getType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h591 SpvOpTypeBool = 20, enumerator
Dspirv_to_nir.c708 case SpvOpTypeBool: in vtn_handle_type()
2892 case SpvOpTypeBool: in vtn_handle_variable_or_type_instruction()