Home | History | Annotate | Download | only in main

Lines Matching defs:Written

424    /* If a single color should be written to all render targets, this
425 * register is written. No FRAG_RESULT_DATAn will be written.
431 * any are written, FRAG_RESULT_COLOR will not be written.
1522 GLboolean Written; /**< Ever written to? (for debugging) */
1939 GLbitfield64 OutputsWritten; /**< Bitmask of which output regs are written */
1956 /** Bitmask of which register files are read/written with indirect
2353 GLboolean UsesClipDistance; /**< True if gl_ClipDistance is written to. */