Home
last modified time | relevance | path

Searched defs:isFloatType (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp118 bool isFloatType = supportFloatConfigs ? in getDefaultEglConfigList() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_inlines.h122 static inline bool isFloatType(DataType ty) in isFloatType() function
Dnv50_ir_from_nir.cpp221 Converter::isFloatType(nir_alu_type type) in isFloatType() function in __anon87abe68c0111::Converter
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp1056 bool FunctionalTest::isFloatType(TextureInternalFormatDescriptor descriptor) in isFloatType() function in gl3cts::TextureSizePromotion::FunctionalTest
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp253 static bool isFloatType(VkComponentTypeNV t) in isFloatType() function
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.h220 bool isFloatType(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat; } in isFloatType() function
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h220 bool isFloatType(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat; } in isFloatType() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp269 static inline bool isFloatType (ValueType type) in isFloatType() function
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp301 static inline bool isFloatType (ValueType type) in isFloatType() function