Searched refs:EndConditionalRender (Results 1 – 18 of 18) sorted by relevance
| /third_party/mesa3d/src/mesa/main/ |
| D | condrender.c | 92 EndConditionalRender(struct gl_context *ctx, struct gl_query_object *q) in EndConditionalRender() function 202 EndConditionalRender(ctx, ctx->Query.CondRenderQuery); in end_conditional_render()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_3_0_autogen.h | 56 ANGLE_EXPORT void GL_APIENTRY EndConditionalRender();
|
| D | entry_points_gl_3_0_autogen.cpp | 464 void GL_APIENTRY EndConditionalRender() in EndConditionalRender() function 477 ANGLE_CAPTURE(EndConditionalRender, isCallValid, context); in EndConditionalRender()
|
| D | proc_table_wgl_autogen.cpp | 255 {"glEndConditionalRender", P(gl::EndConditionalRender)},
|
| D | libGL_autogen.cpp | 3162 return gl::EndConditionalRender(); in glEndConditionalRender()
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| D | NV_draw_texture.txt | 84 BeginConditionalRender and the corresponding EndConditionalRender are 443 and EndConditionalRender pair and the query object indicates that
|
| D | NV_gpu_multicast.txt | 180 * if issued between BeginConditionalRender and the corresponding EndConditionalRender. 495 and the corresponding EndConditionalRender 503 EndConditionalRender
|
| D | NV_draw_vulkan_image.txt | 171 BeginConditionalRender and the corresponding EndConditionalRender are
|
| /third_party/openGLES/extensions/NV/ |
| D | NV_draw_texture.txt | 84 BeginConditionalRender and the corresponding EndConditionalRender are 443 and EndConditionalRender pair and the query object indicates that
|
| D | NV_gpu_multicast.txt | 182 * if issued between BeginConditionalRender and the corresponding EndConditionalRender. 510 and the corresponding EndConditionalRender 518 EndConditionalRender
|
| D | NV_draw_vulkan_image.txt | 171 BeginConditionalRender and the corresponding EndConditionalRender are
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | entry_points_enum_autogen.h | 297 EndConditionalRender, enumerator
|
| D | entry_points_enum_autogen.cpp | 579 case EntryPoint::EndConditionalRender: in GetEntryPointName()
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 7.11.1.rst | 181 - mesa: Add support for Begin/EndConditionalRender in display lists.
|
| /third_party/mesa3d/src/mapi/glapi/tests/ |
| D | check_table.cpp | 1484 { "glEndConditionalRender", _O(EndConditionalRender) },
|
| /third_party/openGLES/extensions/ARB/ |
| D | ARB_ES3_compatibility.txt | 167 EndConditionalRender are discarded. ..."
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| D | ARB_ES3_compatibility.txt | 157 EndConditionalRender are discarded. ..."
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_3_autogen.cpp | 603 ANGLE_CAPTURE(EndConditionalRender, isCallValid, context); in GL_EndConditionalRender()
|