Home
last modified time | relevance | path

Searched refs:OpTypeBool (Results 1 – 12 of 12) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVType.cpp79 assert((OpCode == OpTypeInt || OpCode == OpTypeBool) && in getIntegerBitWidth()
139 return OpCode == OpTypeBool; in isTypeBool()
DSPIRVType.h121 :SPIRVType(M, 2, OpTypeBool, TheId){} in SPIRVTypeBool()
123 SPIRVTypeBool():SPIRVType(OpTypeBool){} in SPIRVTypeBool()
Dspirv.hpp601 OpTypeBool = 20, enumerator
DSPIRVIsValidEnum.h599 case OpTypeBool: in isValid()
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.lua601 OpTypeBool = 20,
Dspirv.hpp640 OpTypeBool = 20, enumerator
Dspirv.hpp11640 OpTypeBool = 20,
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.lua589 OpTypeBool = 20,
Dspirv.hpp628 OpTypeBool = 20, enumerator
Dspirv.hpp11628 OpTypeBool = 20,
/external/vulkan-validation-layers/layers/
Dshader_validation.cpp75 case spv::OpTypeBool: in build_def_index()
198 case spv::OpTypeBool: in describe_type_inner()
298 case spv::OpTypeBool: in types_match()
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp688 case OpTypeBool: in transType()
775 case OpTypeBool: in transTypeToOCLTypeName()
1335 case OpTypeBool: in transValueWithoutDecoration()