Home
last modified time | relevance | path

Searched defs:pipe_aligned (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_surface_meta_address_test.c179 unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, in one_dcc_address_test()
352 … for (int pipe_aligned = true; pipe_aligned >= (samples > 1 ? true : false); pipe_aligned--) { in run_dcc_address_test() local
561 bool pipe_aligned, bool rb_aligned, unsigned mrt_index, in one_cmask_address_test()
681 for (int pipe_aligned = true; pipe_aligned >= true; pipe_aligned--) { in run_cmask_address_test() local
Dac_surface_modifier_test.c71 bool rb_aligned, bool pipe_aligned) in gfx9_get_addr_from_coord_base()
Dac_surface.h147 uint8_t pipe_aligned : 1; /* optimal for TC */ member
Dac_surface.c1708 bool pipe_aligned) in gfx9_is_dcc_supported_by_DCN()
/external/mesa3d/src/amd/vulkan/
Dradv_sdma.c212 const uint32_t pipe_aligned = surf->u.gfx9.color.dcc.pipe_aligned; in radv_sdma_get_metadata_config() local