Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h296 #define G_028BE0_MSAA_NUM_SAMPLES(x) (((x) >> 0) & 0x07) macro
2746 #define G_028BE0_MSAA_NUM_SAMPLES(x) (((x) >> 0) & 0x07) macro
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c2329 unsigned total_samples = 1u << G_028BE0_MSAA_NUM_SAMPLES(pipeline->graphics.ms.pa_sc_mode_cntl_1); in radv_compute_bin_size()
/external/mesa3d/src/amd/common/
Dgfx9d.h6655 #define G_028BE0_MSAA_NUM_SAMPLES(x) (((x) >> 0) & 0x07) macro
Dsid.h8328 #define G_028BE0_MSAA_NUM_SAMPLES(x) (((x) >> 0) & 0x07) macro