• Home
  • Raw
  • Download

Lines Matching refs:exclusive

54     provide a separate per-viewport exclusive scissor test, where fragments
56 exclusive scissor rectangle.
58 The regular (inclusive) scissor test and exclusive scissor test are
62 outside the exclusive scissor rectangle.
94 Like the scissor test (section 14.9.2), the exclusive scissor test
95 determines if (x_w, y_w) lies outside the exclusive scissor rectangles
101 ScissorExclusiveArrayvNV defines a set of exclusive scissor rectangles that
103 <first> specifies the index of the first exclusive scissor rectangle to
107 order) of an individual exclusive scissor rectangle.
114 When enabled, the exclusive scissor test passes only if the fragment is
115 outside the selected exclusive scissor rectangle, which is the case if
136 The exclusive scissor test is enabled or disabled for all viewports using
140 When disabled, it is as if the exclusive scissor test always passes. The
143 The value of the exclusive scissor test enable for viewport zero may also
153 The state required for the exclusive scissor test consists of four integer
156 exclusive scissor test is disabled and the exclusive scissor rectangle has
219 tests that are "exclusive", where fragments pass only if they are
222 (2) What should we use for the default values for exclusive scissor
232 If we used similar state for exclusive scissors, enabling the exclusive
235 as (0,0,0,0), which would cause the exclusive scissor test to discard
240 (3) How does the exclusive scissor interact with the functionality
243 RESOLVED: The exclusive scissor, as with the inclusive scissor, is orthogonal
247 exclusive scissor, as with the inclusive scissor, are selected by the
251 to framebuffer objects (FBOs) whereas the exclusive scissor,