Searched refs:S_028040_NUM_SAMPLES (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_state.c1484 surf->db_depth_info |= S_028040_NUM_SAMPLES(util_logbase2(rtex->resource.b.b.nr_samples));
H A Devergreend.h548 #define S_028040_NUM_SAMPLES(x) (((x) & 0x3) << 2) /* cayman only */ macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1484 surf->db_depth_info |= S_028040_NUM_SAMPLES(util_logbase2(rtex->resource.b.b.nr_samples));
H A Devergreend.h548 #define S_028040_NUM_SAMPLES(x) (((x) & 0x3) << 2) /* cayman only */ macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dsid.h4626 #define S_028040_NUM_SAMPLES(x) (((x) & 0x03) << 2) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsid.h4626 #define S_028040_NUM_SAMPLES(x) (((x) & 0x03) << 2) macro

Completed in 321 milliseconds