Home
last modified time | relevance | path

Searched defs:isTypeInt (Results 1 – 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVType.cpp174 SPIRVType::isTypeInt(unsigned Bits)const { in isTypeInt() function in SPIRV::SPIRVType
/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h500 __inline bool isTypeInt(TBasicType type) in isTypeInt() function