Searched refs:ARB_depth_buffer_float (Results 1 – 13 of 13) sorted by relevance
132 ctx->Extensions.ARB_depth_buffer_float = true; in intelInitExtensions()
132 ctx->Extensions.ARB_depth_buffer_float && in compute_version()
1077 if (!ctx->Extensions.ARB_depth_buffer_float) { in _mesa_error_check_format_and_type()1251 else if (ctx->Extensions.ARB_depth_buffer_float && in _mesa_error_check_format_and_type()
450 if (ctx->Extensions.ARB_depth_buffer_float) { in _mesa_choose_tex_format()
89 …{ "GL_ARB_depth_buffer_float", o(ARB_depth_buffer_float), GL, …
1152 || (ctx->API == API_OPENGL && ctx->Extensions.ARB_depth_buffer_float) in _mesa_base_fbo_format()1156 || (ctx->API == API_OPENGL && ctx->Extensions.ARB_depth_buffer_float) in _mesa_base_fbo_format()
2956 GLboolean ARB_depth_buffer_float; member
473 if (ctx->Extensions.ARB_depth_buffer_float) { in _mesa_base_tex_format()
97 ARB_depth_buffer_float.xml \
405 { { o(ARB_depth_buffer_float) }, in st_init_extensions()
349 if (ctx->Extensions.ARB_depth_buffer_float) in internal_format()