Home
last modified time | relevance | path

Searched refs:RADEON_SURF_FORCE_SWIZZLE_MODE (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_surface.h86 #define RADEON_SURF_FORCE_SWIZZLE_MODE (1ull << 28) macro
H A Dac_surface.c1121 !(surf->flags & RADEON_SURF_FORCE_SWIZZLE_MODE); in gfx6_compute_surface()
2300 (info->gfx_level >= GFX10 && surf->flags & RADEON_SURF_FORCE_SWIZZLE_MODE)) { in gfx9_compute_surface()
2405 !(surf->flags & (RADEON_SURF_DISABLE_DCC | RADEON_SURF_FORCE_SWIZZLE_MODE | in gfx9_compute_surface()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c300 flags |= RADEON_SURF_FORCE_SWIZZLE_MODE; in si_init_surface()

Completed in 9 milliseconds