Home
last modified time | relevance | path

Searched refs:indep_masks (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_state.c94 boolean indep_masks = FALSE; in nvc0_blend_state_create() local
122 indep_masks = TRUE; in nvc0_blend_state_create()
167 SB_IMMED_3D(so, COLOR_MASK_COMMON, !indep_masks); in nvc0_blend_state_create()
168 if (indep_masks) { in nvc0_blend_state_create()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
Dnvc0_state.c94 boolean indep_masks = FALSE; in nvc0_blend_state_create() local
122 indep_masks = TRUE; in nvc0_blend_state_create()
167 SB_IMMED_3D(so, COLOR_MASK_COMMON, !indep_masks); in nvc0_blend_state_create()
168 if (indep_masks) { in nvc0_blend_state_create()