Lines Matching defs:stencil
305 /** Represents the stencil test state for a face */
385 /** Whether or not stencil is should be written
388 * initialized to true. If independent stencil disable ever becomes a
390 * set this to false if it can prove that the stencil test will never
391 * alter the stencil value.
400 } stencil;
403 /** Optimize a depth/stencil state
405 * The way depth and stencil testing is specified, there are many case where,
406 * regardless of depth/stencil writes being enabled, nothing actually gets
408 * discards, it's fairly easy to get into cases where early depth/stencil
410 * hit. This function attempts to optimize the depth stencil state and
413 * @param[inout] ds The depth stencil state to optimize
471 /** Set of image aspects bound as color/depth/stencil attachments
732 /** Depth stencil state */
753 * Aspects of all attachments used as color or depth/stencil attachments
756 * whether or not depth/stencil and color blend state are required for a