Home
last modified time | relevance | path

Searched refs:S_028C74_NUM_FRAGMENTS (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h586 #define S_028C74_NUM_FRAGMENTS(x) (((unsigned)(x) & 0x3) << 27) /* cayman only… macro
Devergreen_state.c1185 S_028C74_NUM_FRAGMENTS(log_samples); in evergreen_set_color_surface_common()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c3170 S_028C74_NUM_FRAGMENTS(log_samples); in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2439 S_028C74_NUM_FRAGMENTS(log_samples); in si_initialize_color_surface()
/external/mesa3d/src/amd/common/
Dgfx9d.h7303 #define S_028C74_NUM_FRAGMENTS(x) (((unsigned)(x) & 0x03) << 15) macro
Dsid.h8940 #define S_028C74_NUM_FRAGMENTS(x) (((unsigned)(x) & 0x03) << 15) macro