Searched refs:BeginConditionalRender (Results 1 – 21 of 21) sorted by relevance
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| D | ARB_conditional_render_inverted.txt | 47 This extension adds new modes to BeginConditionalRender which invert 60 Accepted by the <mode> parameter of BeginConditionalRender: 71 (add before the errors section for BeginConditionalRender on p. 339)
|
| D | ARB_transform_feedback_overflow_query.txt | 158 (modify errors section for BeginConditionalRender on p. 339) 229 which can be used by BeginConditionalRender.
|
| D | ARB_ES3_compatibility.txt | 156 rendering comands between BeginConditionalRender and the corresponding
|
| /third_party/openGLES/extensions/ARB/ |
| D | ARB_conditional_render_inverted.txt | 57 This extension adds new modes to BeginConditionalRender which invert 70 Accepted by the <mode> parameter of BeginConditionalRender: 81 (add before the errors section for BeginConditionalRender on p. 339)
|
| D | ARB_transform_feedback_overflow_query.txt | 168 (modify errors section for BeginConditionalRender on p. 339) 239 which can be used by BeginConditionalRender.
|
| D | ARB_ES3_compatibility.txt | 166 rendering comands between BeginConditionalRender and the corresponding
|
| /third_party/mesa3d/src/mesa/main/ |
| D | condrender.c | 44 BeginConditionalRender(struct gl_context *ctx, struct gl_query_object *q, in BeginConditionalRender() function 164 BeginConditionalRender(ctx, q, mode); in begin_conditional_render()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_3_0_autogen.h | 19 ANGLE_EXPORT void GL_APIENTRY BeginConditionalRender(GLuint id, GLenum mode);
|
| D | entry_points_gl_3_0_autogen.cpp | 29 void GL_APIENTRY BeginConditionalRender(GLuint id, GLenum mode) in BeginConditionalRender() function 43 ANGLE_CAPTURE(BeginConditionalRender, isCallValid, context, id, mode); in BeginConditionalRender()
|
| D | proc_table_wgl_autogen.cpp | 49 {"glBeginConditionalRender", P(gl::BeginConditionalRender)},
|
| D | libGL_autogen.cpp | 3046 return gl::BeginConditionalRender(id, mode); in glBeginConditionalRender()
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| D | NV_draw_texture.txt | 84 BeginConditionalRender and the corresponding EndConditionalRender are 442 UNRESOLVED: If DrawTextureNV is called inside a BeginConditionalRender
|
| D | NV_draw_vulkan_image.txt | 171 BeginConditionalRender and the corresponding EndConditionalRender are
|
| D | NV_gpu_multicast.txt | 180 * if issued between BeginConditionalRender and the corresponding EndConditionalRender.
|
| /third_party/openGLES/extensions/NV/ |
| D | NV_draw_texture.txt | 84 BeginConditionalRender and the corresponding EndConditionalRender are 442 UNRESOLVED: If DrawTextureNV is called inside a BeginConditionalRender
|
| D | NV_draw_vulkan_image.txt | 171 BeginConditionalRender and the corresponding EndConditionalRender are
|
| D | NV_gpu_multicast.txt | 182 * if issued between BeginConditionalRender and the corresponding EndConditionalRender.
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | entry_points_enum_autogen.h | 27 BeginConditionalRender, enumerator
|
| D | entry_points_enum_autogen.cpp | 39 case EntryPoint::BeginConditionalRender: in GetEntryPointName()
|
| /third_party/mesa3d/src/mapi/glapi/tests/ |
| D | check_table.cpp | 1483 { "glBeginConditionalRender", _O(BeginConditionalRender) },
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_3_autogen.cpp | 49 ANGLE_CAPTURE(BeginConditionalRender, isCallValid, context, id, mode); in GL_BeginConditionalRender()
|