Lines Matching refs:stencil
22 + dEQP-GLES2.functional.stencil.*
26 + Stencil update with GL_REPLACE in stencil fail, depth fail and depth pass
27 + All stencil update modes in stencil fail
28 + All stencil comparison modes
29 + Masked stencil comparison
30 + Out-of-range stencil clear values
31 + Out-of-range stencil update values
35 + Exhaustive testing of all possible stencil test states
40 stencil value, choosen uniformly from available values. In addition there are
41 two cells that target out-of-range stencil values. The amount of cells is scaled
42 based on available stencil bits. For example with 8b there are 6x6 cells.
44 Test cases choose input parameters for operations based on target stencil value
45 for each cell. The parametrized operations are then executed and finally stencil
47 colors that pass only where stencil value equals one of the target values.