Lines Matching refs:EndQuery
73 when all commands prior to EndQuery() have been fully executed.
96 completion of the BeginQuery and EndQuery commands, or just time spent in
105 BeginQuery/EndQuery. Can multiple query types be active simultaneously?
134 BeginQuery/EndQuery commands reach the bottom of the rendering pipeline.
162 Accepted by the <target> parameter of BeginQuery, EndQuery, and
235 void EndQuery(enum target);
241 EndQuery have completed and a final query result is available, the query
242 object active when EndQuery is called is updated by the GL. The query
245 zero when EndQuery is called, the error INVALID_OPERATION is generated.
281 finished by calling BeginQuery and EndQuery, respectively, with a <target>
293 all fragments generated by the commands issued prior to EndQuery have been
308 started and finished by calling BeginQuery and EndQuery, respectively,
311 When BeginQuery and EndQuery are called with a <target> of
315 have been fully realized. The BeginQuery and EndQuery commands may return