Lines Matching refs:primitives
75 * Number of vertices and primitives issued to the GL;
82 * Number of primitives emitted by a geometry shader;
84 * Number of primitives that entered the primitive clipping stage;
86 * Number of primitives that are output by the primitive clipping stage;
121 and primitives transferred to the GL, respectively (see section 10.11).
136 primitives it emitted (see section 11.3.5).
140 on the number of primitives that were processed in the primitive
141 clipping stage and the number of primitives that were output by the
205 primitives that are issued to the GL using draw commands.
214 primitives implementations are allowed to count the first vertex twice
216 vertices corresponding to incomplete primitives may or may not be counted.
219 submitted primitives count maintained by the GL is set to zero. When a
220 primitives submitted query is active, the submitted primitives count is
224 the issued primitives count. Incomplete primitives may or may not be
282 shader invocations and the number of primitives those emitted.
293 EMITTED_ARB, the geometry shader output primitives count maintained by the
294 GL is set to zero. When a geometry shader primitives emitted query is
297 primitives emitted to a vertex stream that isn't further processed by the
300 increment the geometry shader output primitives count.
311 Implementations are allowed to pass incoming primitives unchanged and to
312 output multiple primitives for an incoming primitive due to implementation
321 primitives that are processed by the primitive clipping stage and the
322 number of primitives that are output by the primitive clipping stage and
326 the clipping input primitives count maintained by the GL is set to zero.
327 When a clipping input primitives query is active, the counter is
332 the clipping output primitives count maintained by the GL is set to zero.
333 When a clipping output primitives query is active, the counter is
335 The actual number of primitives output by the primitive clipping stage for
345 primitives right after the optional transform feedback state (see Section
347 and output primitives count may not be incremented.
425 EMITTED_ARB counts primitives emitted to any of the vertex streams for
528 total number of vertices and primitives processed by the GL. Including
531 (9) What does 'number of primitives' mean in case of PRIMITIVES_SUBMITTED_-
539 strip and despite a geometry shader operates on primitives, it works
554 RESOLVED: GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB counts primitives that
556 but implementations are allowed to not count primitives that aren't
562 RESOLVED: The number of primitives that reach the primitive clipping
570 primitives right after the transform feedback stage if RASTERIZER_DISCARD
576 primitives if RASTERIZER_DISCARD is enabled.
592 i.e. in theory hardware should always clip primitives that have one of
595 expensive than if the non-visible parts of the primitives would be
597 guardbands that allow some primitives to pass through the clipper
606 the actual number of primitives output by the primitive clipping stage
607 by the implemenation, which might include primitives output for
609 of output primitives are the following:
679 used. If the rasterizer primitives count is substantially lower than the
680 clipper primitives count, it may indicate that too many primitives were
682 hand, if the rasterizer primitives count is substantially higher than
683 the clipper primitives count, it may indicate that too many primitives
718 (24) Should partial primitives be counted by submission queries?
725 RESOLVED: Undefined, incomplete primitives and vertices of incomplete
726 primitives may or may not be counted by PRIMITIVES_SUBMITTED_ARB and
739 primitives with adjacency?
750 RESOLVED: No for strip primitives, but allow (but not require) counting
751 the first vertex twice for line loop primitives.
764 - Relaxed the behavior of VERTICES_SUBMITTED_ARB queries for primitives
767 to also allow counting primitives emitted to all vertex streams.
771 vertices belonging to the main primitive in case of primitives with
775 primitives.
777 queries to only count primitives emitted to vertex streams that are