Home
last modified time | relevance | path

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

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