Searched refs:ARB_depth_buffer_float (Results 1 – 9 of 9) sorted by relevance
271 extensions->ARB_depth_buffer_float && in compute_version()518 extensions->ARB_depth_buffer_float && in compute_version_es2()
61 EXT(ARB_depth_buffer_float , ARB_depth_buffer_float , GLL, GLC, x…
2220 ctx->Extensions.ARB_depth_buffer_float) in _mesa_base_fbo_format()2225 ctx->Extensions.ARB_depth_buffer_float) in _mesa_base_fbo_format()
4259 GLboolean ARB_depth_buffer_float; member
48 'ARB_depth_buffer_float.xml',
49 ctx->Extensions.ARB_depth_buffer_float = true; in intelInitExtensions()
891 { { o(ARB_depth_buffer_float) }, in st_init_extensions()
363 if (ctx->Extensions.ARB_depth_buffer_float) in internal_format()
968 - mesa/main: do not allow ARB_depth_buffer_float enums before gles3