Home
last modified time | relevance | path

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

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