Home
last modified time | relevance | path

Searched refs:G_028804_PS_ITER_SAMPLES (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h249 #define G_028804_PS_ITER_SAMPLES(x) (((x) >> 4) & 0x07) macro
2714 #define G_028804_PS_ITER_SAMPLES(x) (((x) >> 4) & 0x07) macro
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c2330 unsigned ps_iter_samples = 1u << G_028804_PS_ITER_SAMPLES(pipeline->graphics.ms.db_eqaa); in radv_compute_bin_size()
/external/mesa3d/src/amd/common/
Dgfx9d.h5348 #define G_028804_PS_ITER_SAMPLES(x) (((x) >> 4) & 0x07) macro
Dsid.h6844 #define G_028804_PS_ITER_SAMPLES(x) (((x) >> 4) & 0x07) macro