Home
last modified time | relevance | path

Searched refs:ARB_depth_buffer_float (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dversion.c275 extensions->ARB_depth_buffer_float && in compute_version()
496 extensions->ARB_depth_buffer_float && in compute_version_es2()
H A Dconsts_exts.h67 GLboolean ARB_depth_buffer_float; member
H A Dextensions_table.h62 EXT(ARB_depth_buffer_float , ARB_depth_buffer_float , GLL, GLC, x…
H A Dfbobject.c2420 ctx->Extensions.ARB_depth_buffer_float) in _mesa_base_fbo_format()
2425 ctx->Extensions.ARB_depth_buffer_float) in _mesa_base_fbo_format()
/aosp_15_r20/external/mesa3d/src/mapi/glapi/gen/
H A Dmeson.build30 'ARB_depth_buffer_float.xml',
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c972 { { o(ARB_depth_buffer_float) }, in st_init_extensions()
H A Dst_cb_drawpixels.c343 if (ctx->Extensions.ARB_depth_buffer_float) in internal_format()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D19.0.0.rst968 - mesa/main: do not allow ARB_depth_buffer_float enums before gles3