Searched refs:depthBufferFloat2NV (Results 1 – 7 of 7) sorted by relevance
147 bool depthBufferFloat2NV = false; member
851 depthBufferFloat2NV = DetermineDepthBufferFloat2Support(textureCaps); in setTextureExtensionSupport()930 map["GL_NV_depth_buffer_float2"] = enableableExtension(&Extensions::depthBufferFloat2NV); in GetExtensionInfoMap()
1043 …depthBufferFloat2NV>, AlwaysSupported, … in BuildInternalFormatInfoMap()
1276 if (!context->getExtensions().depthBufferFloat2NV) in ValidateES2TexImageParametersBase()
186 context->getExtensions().depthBufferFloat2NV && (info->componentCount == 1); in ValidReadPixelsFloatDepthType()
905 mNativeExtensions.depthBufferFloat2NV = false;
1666 extensions->depthBufferFloat2NV = false; in GenerateCaps()