Home
last modified time | relevance | path

Searched refs:BeginQuery (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/skia/third_party/externals/opengl-registry/extensions/NVX/
DNVX_conditional_render.txt72 (also modify the BeginQuery language to disallow BeginQuery while the
75 BeginQuery sets the active query object name for the query type given by
76 <target> to <id>. If BeginQuery is called with an <id> of zero, if the
186 (5) What happens if BeginQuery is called while the specified occlusion
237 calling BeginQuery while the query is used
/third_party/openGLES/extensions/NVX/
DNVX_conditional_render.txt72 (also modify the BeginQuery language to disallow BeginQuery while the
75 BeginQuery sets the active query object name for the query type given by
76 <target> to <id>. If BeginQuery is called with an <id> of zero, if the
186 (5) What happens if BeginQuery is called while the specified occlusion
237 calling BeginQuery while the query is used
/third_party/openGLES/extensions/EXT/
DEXT_timer_query.txt70 RESOLVED: The timer starts when all commands prior to BeginQuery() have
96 completion of the BeginQuery and EndQuery commands, or just time spent in
105 BeginQuery/EndQuery. Can multiple query types be active simultaneously?
120 sizes, for example. It would also mean that BeginQuery() with a query
134 BeginQuery/EndQuery commands reach the bottom of the rendering pipeline.
136 the CPU may have started work on GL commands issued after BeginQuery,
162 Accepted by the <target> parameter of BeginQuery, EndQuery, and
220 void BeginQuery(enum target, uint id);
227 BeginQuery sets the active query object name for the query type given by
228 <target> to <id>. If BeginQuery is called with an <id> of zero, if the
[all …]
DEXT_multiview_timer_query.txt67 "Queries where BeginQuery or EndQuery is called with a target of
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_timer_query.txt70 RESOLVED: The timer starts when all commands prior to BeginQuery() have
96 completion of the BeginQuery and EndQuery commands, or just time spent in
105 BeginQuery/EndQuery. Can multiple query types be active simultaneously?
120 sizes, for example. It would also mean that BeginQuery() with a query
134 BeginQuery/EndQuery commands reach the bottom of the rendering pipeline.
136 the CPU may have started work on GL commands issued after BeginQuery,
162 Accepted by the <target> parameter of BeginQuery, EndQuery, and
220 void BeginQuery(enum target, uint id);
227 BeginQuery sets the active query object name for the query type given by
228 <target> to <id>. If BeginQuery is called with an <id> of zero, if the
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_timer_query.txt81 Accepted by the <target> parameter of BeginQuery, EndQuery, and
130 When BeginQuery and EndQuery are called with a <target> of
134 have been fully realized. The BeginQuery and EndQuery commands may return
159 within a BeginQuery / EndQuery block where the <target> is TIME_ELAPSED
168 If <id> is already in use within a BeginQuery / EndQuery block, or if
277 The error INVALID_ENUM is generated if BeginQuery or EndQuery is called
289 on a query object that is already in use inside a BeginQuery/EndQuery.
453 RESOLVED: The timer starts when all commands prior to BeginQuery() have
481 completion of the BeginQuery and EndQuery commands, or just time
490 BeginQuery/EndQuery. Can multiple query types be active
[all …]
DARB_occlusion_query2.txt78 Accepted by the <target> parameter of BeginQuery, EndQuery,
98 BeginQuery sets the active query object name for the query type given by
99 target to id. If BeginQuery is called with an id of zero, if the active query object
140 finished by calling BeginQuery and EndQuery, respectively, with a target
331 Resolved. No! Specifically, it is an error to BeginQuery for
373 created (or re-used) at BeginQuery contains the state to save the
379 4) Currently, if a draw within BeginQuery/EndQuery passes a depth
470 BeginQuery( SAMPLES_PASSED )...EndQuery( ANY_SAMPLES_PASSED )
DARB_pipeline_statistics_query.txt88 Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv,
197 When BeginQuery is called with a target of VERTICES_SUBMITTED_ARB, the
208 When BeginQuery is called with a target of PRIMITIVES_SUBMITTED_ARB, the
237 When BeginQuery is called with a target of VERTEX_SHADER_INVOCATIONS_ARB,
252 When BeginQuery is called with a target of TESS_CONTROL_SHADER_PATCHES_ARB,
258 When BeginQuery is called with a target of TESS_EVALUATION_SHADER_-
274 When BeginQuery is called with a target of GEOMETRY_SHADER_INVOCATIONS,
282 When BeginQuery is called with a target of GEOMETRY_SHADER_PRIMITIVES_-
315 When BeginQuery is called with a target of CLIPPING_INPUT_PRIMITIVES_ARB,
321 When BeginQuery is called with a target of CLIPPING_OUTPUT_PRIMITIVES_ARB,
[all …]
DARB_ES3_compatibility.txt91 Accepted by the <target> parameter of BeginQuery, EndQuery,
141 "BeginQuery sets the active query object name for the query type given by
142 <target> to <id>. If BeginQuery is called with an id of zero, if the
193 finished by calling BeginQuery and EndQuery, respectively, with a target
/third_party/openGLES/extensions/ARB/
DARB_timer_query.txt91 Accepted by the <target> parameter of BeginQuery, EndQuery, and
140 When BeginQuery and EndQuery are called with a <target> of
144 have been fully realized. The BeginQuery and EndQuery commands may return
169 within a BeginQuery / EndQuery block where the <target> is TIME_ELAPSED
178 If <id> is already in use within a BeginQuery / EndQuery block, or if
287 The error INVALID_ENUM is generated if BeginQuery or EndQuery is called
299 on a query object that is already in use inside a BeginQuery/EndQuery.
463 RESOLVED: The timer starts when all commands prior to BeginQuery() have
491 completion of the BeginQuery and EndQuery commands, or just time
500 BeginQuery/EndQuery. Can multiple query types be active
[all …]
DARB_occlusion_query2.txt88 Accepted by the <target> parameter of BeginQuery, EndQuery,
108 BeginQuery sets the active query object name for the query type given by
109 target to id. If BeginQuery is called with an id of zero, if the active query object
150 finished by calling BeginQuery and EndQuery, respectively, with a target
341 Resolved. No! Specifically, it is an error to BeginQuery for
383 created (or re-used) at BeginQuery contains the state to save the
389 4) Currently, if a draw within BeginQuery/EndQuery passes a depth
480 BeginQuery( SAMPLES_PASSED )...EndQuery( ANY_SAMPLES_PASSED )
DARB_pipeline_statistics_query.txt98 Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryiv,
207 When BeginQuery is called with a target of VERTICES_SUBMITTED_ARB, the
218 When BeginQuery is called with a target of PRIMITIVES_SUBMITTED_ARB, the
247 When BeginQuery is called with a target of VERTEX_SHADER_INVOCATIONS_ARB,
262 When BeginQuery is called with a target of TESS_CONTROL_SHADER_PATCHES_ARB,
268 When BeginQuery is called with a target of TESS_EVALUATION_SHADER_-
284 When BeginQuery is called with a target of GEOMETRY_SHADER_INVOCATIONS,
292 When BeginQuery is called with a target of GEOMETRY_SHADER_PRIMITIVES_-
325 When BeginQuery is called with a target of CLIPPING_INPUT_PRIMITIVES_ARB,
331 When BeginQuery is called with a target of CLIPPING_OUTPUT_PRIMITIVES_ARB,
[all …]
DARB_ES3_compatibility.txt101 Accepted by the <target> parameter of BeginQuery, EndQuery,
151 "BeginQuery sets the active query object name for the query type given by
152 <target> to <id>. If BeginQuery is called with an id of zero, if the
203 finished by calling BeginQuery and EndQuery, respectively, with a target
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/
Dquery.h35 GST_GL_EXT_FUNCTION (void, BeginQuery,
/third_party/openGLES/extensions/NV/
DNV_conditional_render.txt113 (also modify the BeginQuery language to disallow BeginQuery while the
116 BeginQuery sets the active query object name for the query type given by
117 <target> to <id>. If BeginQuery is called with an <id> of zero, if the
380 (5) What happens if BeginQuery is called while the specified occlusion
461 calling BeginQuery while the query is used
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_conditional_render.txt113 (also modify the BeginQuery language to disallow BeginQuery while the
116 BeginQuery sets the active query object name for the query type given by
117 <target> to <id>. If BeginQuery is called with an <id> of zero, if the
380 (5) What happens if BeginQuery is called while the specified occlusion
461 calling BeginQuery while the query is used
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_5_autogen.h19 ANGLE_EXPORT void GL_APIENTRY BeginQuery(GLenum target, GLuint id);
Dentry_points_gl_1_5_autogen.cpp29 void GL_APIENTRY BeginQuery(GLenum target, GLuint id) in BeginQuery() function
45 ANGLE_CAPTURE(BeginQuery, isCallValid, context, targetPacked, id); in BeginQuery()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp36 case CommandID::BeginQuery: in executeCommands()
340 case CommandID::BeginQuery: in dumpCommands()
DCommandGraph.cpp82 case CommandGraphNodeFunction::BeginQuery: in GetResourceTypeName()
471 ASSERT(mFunction == CommandGraphNodeFunction::BeginQuery || in setQueryPool()
590 case CommandGraphNodeFunction::BeginQuery: in visitAndExecute()
951 CommandGraphNode *newNode = allocateBarrierNode(CommandGraphNodeFunction::BeginQuery, in beginQuery()
/third_party/skia/src/gpu/gl/
DGrGLAssembleGLESInterfaceAutogen.cpp434 GET_PROC(BeginQuery); in GrGLMakeAssembledGLESInterface()
443 GET_PROC_SUFFIX(BeginQuery, EXT); in GrGLMakeAssembledGLESInterface()
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_timer_query.txt446 RESOLVED: The timer starts when all commands prior to BeginQuery() have
471 completion of the BeginQuery and EndQuery commands, or just time
495 sizes, for example. It would also mean that BeginQuery() with a query
500 the resolution is that BeginQuery will generate error INVALID_OPERATION
515 BeginQuery/EndQuery commands reach the bottom of the rendering pipeline.
517 the CPU may have started work on GL commands issued after BeginQuery,
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_timer_query.txt446 RESOLVED: The timer starts when all commands prior to BeginQuery() have
471 completion of the BeginQuery and EndQuery commands, or just time
495 sizes, for example. It would also mean that BeginQuery() with a query
500 the resolution is that BeginQuery will generate error INVALID_OPERATION
515 BeginQuery/EndQuery commands reach the bottom of the rendering pipeline.
517 the CPU may have started work on GL commands issued after BeginQuery,
/third_party/flutter/skia/src/gpu/gl/
DGrGLAssembleGLESInterfaceAutogen.cpp459 GET_PROC(BeginQuery); in GrGLMakeAssembledGLESInterface()
468 GET_PROC_SUFFIX(BeginQuery, EXT); in GrGLMakeAssembledGLESInterface()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglquery.c258 gl->BeginQuery (query->query_type, query->query_id); in gst_gl_query_start()

1234