Home
last modified time | relevance | path

Searched refs:ARB_occlusion_query2 (Results 1 – 10 of 10) sorted by relevance

/third_party/openGLES/extensions/ARB/
DARB_occlusion_query2.txt3 ARB_occlusion_query2
464 This draft is ARB_occlusion_query2.
517 Updated name and name strings to match ARB_occlusion_query2
521 Renamed to ARB_occlusion_query2 (and changed EXT to ARB)
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_occlusion_query2.txt3 ARB_occlusion_query2
454 This draft is ARB_occlusion_query2.
507 Updated name and name strings to match ARB_occlusion_query2
511 Renamed to ARB_occlusion_query2 (and changed EXT to ARB)
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_conditional_render.txt41 This extension interacts with ARB_occlusion_query2.
237 Dependencies on ARB_occlusion_query2 and OpenGL 3.3
239 If ARB_occlusion_query2 or OpenGL 3.3 is not supported in an OpenGL
/third_party/openGLES/extensions/NV/
DNV_conditional_render.txt41 This extension interacts with ARB_occlusion_query2.
237 Dependencies on ARB_occlusion_query2 and OpenGL 3.3
239 If ARB_occlusion_query2 or OpenGL 3.3 is not supported in an OpenGL
/third_party/mesa3d/src/mesa/main/
Dextensions_table.h102 EXT(ARB_occlusion_query2 , ARB_occlusion_query2 , GLL, GLC, x…
269 EXT(EXT_occlusion_query_boolean , ARB_occlusion_query2 , x , x , x…
Dversion.c317 extensions->ARB_occlusion_query2 && in compute_version()
Dconsts_exts.h98 GLboolean ARB_occlusion_query2; member
/third_party/openGLES/extensions/EXT/
DEXT_occlusion_query_boolean.txt342 ARB_occlusion_query2 to retain compatibility between the two
393 defined by this extension (and ARB_occlusion_query2) from
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_occlusion_query_boolean.txt342 ARB_occlusion_query2 to retain compatibility between the two
393 defined by this extension (and ARB_occlusion_query2) from
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c784 { o(ARB_occlusion_query2), PIPE_CAP_OCCLUSION_QUERY }, in st_init_extensions()