Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/common/
H A 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
H A Dac_surface_modifier_test.c71 bool rb_aligned, bool pipe_aligned) in gfx9_get_addr_from_coord_base()
H A Dac_surface.h156 uint8_t pipe_aligned : 1; /* optimal for L2 */ member
H A Dac_surface.c1811 bool pipe_aligned) in gfx9_is_dcc_supported_by_DCN()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_sdma.c203 const uint32_t pipe_aligned = surf->u.gfx9.color.dcc.pipe_aligned; in radv_sdma_get_metadata_config() local