Lines Matching refs:value
109 * "Destination MOCS value, which is used to program MOCS index
120 * "Source MOCS value, which is used to program MOCS index for
416 * to TILEMODE_WMAJOR), the pitch must be set to 2x the value
567 isl_color_value_is_zero(union isl_color_value value,
573 if (fmtl->channels.c.bits && value.u32[i] != 0) \
587 isl_color_value_is_zero_one(union isl_color_value value,
593 if (fmtl->channels.c.bits && value.field[i] != 0 && value.field[i] != 1) \
752 * - Software must ensure that this field is set to a value
785 * the depth buffer and stencil buffer have an implied value of
1191 * the value calculated in the equation above , for every
1579 unreachable("invalid value for dim_layout");
2055 * "The value of Z_Height and Z_Width must each be multiplied by 2 before
2057 * NUMSAMPLES_4. The value of Z_Height must be multiplied by 2 and
2230 * Set the value of RENDER_SURFACE_STATE.Mip Tail Start LOD to a mip
3252 * value = SCS_ALPHA."
3351 /** Applies an inverse swizzle to a color value */
3367 /** Applies an inverse swizzle to a color value */