Home
last modified time | relevance | path

Searched refs:ARB_timer_query (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_timer_query.txt13 Contributors to ARB_timer_query
529 Issues from ARB_timer_query
562 ARB_timer_query?
564 ARB_timer_query is written against OpenGL 3.2, which includes a lot of
569 (14) How does this extension differ from ARB_timer_query?
571 This extension contains most ARB_timer_query behavior unchanged as well
575 functionality taken from ARB_timer_query is the same.
588 - copied from revision 9 of ARB_timer_query and revision 7 of
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_timer_query.txt13 Contributors to ARB_timer_query
529 Issues from ARB_timer_query
562 ARB_timer_query?
564 ARB_timer_query is written against OpenGL 3.2, which includes a lot of
569 (14) How does this extension differ from ARB_timer_query?
571 This extension contains most ARB_timer_query behavior unchanged as well
575 functionality taken from ARB_timer_query is the same.
588 - copied from revision 9 of ARB_timer_query and revision 7 of
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_extensions.c219 ctx->Extensions.ARB_timer_query = brw->screen->hw_has_timestamp; in brw_init_extensions()
221 ctx->Extensions.ARB_timer_query; in brw_init_extensions()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_disjoint_timer_query.txt21 Contributors to ARB_timer_query
24 This extension is based on the ARB_timer_query and ANGLE_timer_query
625 Issues from ARB_timer_query
658 ARB_timer_query?
660 ARB_timer_query is written against OpenGL 3.2, which includes a lot of
665 (14) How does this extension differ from ARB_timer_query?
667 This extension contains most ARB_timer_query behavior unchanged as well
/third_party/openGLES/extensions/EXT/
DEXT_disjoint_timer_query.txt21 Contributors to ARB_timer_query
24 This extension is based on the ARB_timer_query and ANGLE_timer_query
650 Issues from ARB_timer_query
683 ARB_timer_query?
685 ARB_timer_query is written against OpenGL 3.2, which includes a lot of
690 (14) How does this extension differ from ARB_timer_query?
692 This extension contains most ARB_timer_query behavior unchanged as well
/third_party/mesa3d/src/mesa/main/
Dversion.c329 extensions->ARB_timer_query && in compute_version()
Dextensions_table.h181 EXT(ARB_timer_query , ARB_timer_query , GLL, GLC, x…
Dmtypes.h4428 GLboolean ARB_timer_query; member
Dget.c510 EXT(ARB_timer_query),
/third_party/openGLES/extensions/OVR/
DOVR_multiview.txt57 This extension interacts with OpenGL 3.3, ARB_timer_query, and
418 Interactions with OpenGL 3.3, ARB_timer_query, and EXT_disjoint_timer_query
420 If none of OpenGL 3.3, ARB_timer_query, or EXT_disjoint_timer_query
/third_party/skia/third_party/externals/opengl-registry/extensions/OVR/
DOVR_multiview.txt53 This extension interacts with OpenGL 3.3, ARB_timer_query, and
408 Interactions with OpenGL 3.3, ARB_timer_query, and EXT_disjoint_timer_query
410 If none of OpenGL 3.3, ARB_timer_query, or EXT_disjoint_timer_query
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c830 { o(ARB_timer_query), PIPE_CAP_QUERY_TIMESTAMP }, in st_init_extensions()
1470 extensions->ARB_timer_query) { in st_init_extensions()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_timer_query.txt3 ARB_timer_query
/third_party/openGLES/extensions/ARB/
DARB_timer_query.txt3 ARB_timer_query
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst3769 - zink: enable pipe caps for ARB_timer_query