Lines Matching refs:value
790 /* If depthCompareOp is EQUAL then the value we would be writing to the
791 * depth buffer is the same as the value that's already there so there's no
1077 * pipeline. If the value of
1480 #define SET_DYN_VALUE(dst, STATE, state, value) do { \
1482 (dst)->state != (value)) { \
1483 (dst)->state = (value); \
1484 assert((dst)->state == (value)); \
1490 #define SET_DYN_BOOL(dst, STATE, state, value) \
1491 SET_DYN_VALUE(dst, STATE, state, (bool)value);
1639 * the value from src.