Lines Matching refs:fragments
47 Occlusion queries provide a means to count the number of fragments that
51 the depth test (if enabled). However, there is no way to count fragments
56 the concept of an occlusion query from counting passed fragments to counting
57 fragments that generate any of a user-selectable set of events. Provided
111 Occlusion queries use query objects to track fragments as they pass through
212 This extension shall behave as if all fragments pass the depth bounds
233 and stencil fail is, by definition, the number of fragments that pass
235 is the number of fragments that pass the stencil test. Thus, setting
238 allows counting of fragments that pass the depth bounds test. Similarly,
240 QUERY_DEPTH_FAIL_EVENT_BIT_AMD) provides the count of fragments that pass
243 2) Will fragments that fail the stencil test generate a depth pass or fail
244 event as if they were depth tested? Will fragments that fail the depth
252 RESOLVED: It is as if all fragments pass the depth bounds test. No
257 RESOLVED: It allows the counting of all fragments that are subjected to