Searched refs:supports_half_fp_textures (Results 1 – 1 of 1) sorted by relevance
5947 …bool supports_half_fp_textures = contextInfo.isExtensionSupported("GL_EXT_color_buffer_half_float"… in isColorRenderableInternalFormat() local5959 if (!supports_half_fp_textures && (internalformat == GL_R16F || internalformat == GL_RG16F || in isColorRenderableInternalFormat()