Home
last modified time | relevance | path

Searched refs:G_028BE0_MSAA_NUM_SAMPLES (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A 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
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c5299 unsigned total_samples = 1u << G_028BE0_MSAA_NUM_SAMPLES(pipeline->ms.pa_sc_aa_config); in radv_gfx9_compute_bin_size()
5366 1u << G_028BE0_MSAA_NUM_SAMPLES(pipeline->ms.pa_sc_aa_config); in radv_gfx10_compute_bin_size()

Completed in 23 milliseconds