Searched refs:ARB_depth_buffer_float (Results 1 – 8 of 8) sorted by relevance
275 extensions->ARB_depth_buffer_float && in compute_version()496 extensions->ARB_depth_buffer_float && in compute_version_es2()
67 GLboolean ARB_depth_buffer_float; member
62 EXT(ARB_depth_buffer_float , ARB_depth_buffer_float , GLL, GLC, x…
2420 ctx->Extensions.ARB_depth_buffer_float) in _mesa_base_fbo_format()2425 ctx->Extensions.ARB_depth_buffer_float) in _mesa_base_fbo_format()
30 'ARB_depth_buffer_float.xml',
972 { { o(ARB_depth_buffer_float) }, in st_init_extensions()
343 if (ctx->Extensions.ARB_depth_buffer_float) in internal_format()
968 - mesa/main: do not allow ARB_depth_buffer_float enums before gles3