Searched refs:is_ext_texture_storage_supported (Results 1 – 1 of 1) sorted by relevance
4809 bool is_ext_texture_storage_supported = contextInfo.isExtensionSupported("GL_EXT_texture_storage"); in getFormatAndTypeCompatibleWithInternalformat() local5279 if (is_ext_texture_type_2_10_10_10_rev_supported && is_ext_texture_storage_supported) in getFormatAndTypeCompatibleWithInternalformat()