Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp118 bool isFloatType = supportFloatConfigs ? in getDefaultEglConfigList() local
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir_inlines.h122 static inline bool isFloatType(DataType ty) in isFloatType() function
Dnv50_ir_from_nir.cpp256 Converter::isFloatType(nir_alu_type type) in isFloatType() function in __anona672d96f0111::Converter
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp1069 bool FunctionalTest::isFloatType(TextureInternalFormatDescriptor descriptor) in isFloatType() function in gl3cts::TextureSizePromotion::FunctionalTest
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h299 bool isFloatType(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat; } in isFloatType() function
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.h303 bool isFloatType(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat; } in isFloatType() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp475 static inline bool isFloatType(ValueType type) in isFloatType() function
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp594 static inline bool isFloatType(ValueType type) in isFloatType() function
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp991 bool isFloatType(VkComponentTypeKHR t) in isFloatType() function
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp1215 bool isFloatType; member in vkt::SpirVAssembly::__anon87ed9f830111::TypeSnippetsBase