H A D | ac_surface_meta_address_test.c | 57 gfx9_meta_addr_from_coord(const struct radeon_info *info, const struct gfx9_addr_meta_equation *eq, unsigned meta_block_width, unsigned meta_block_height, unsigned meta_block_depth, unsigned meta_pitch, unsigned meta_height, unsigned x, unsigned y, unsigned z, unsigned sample, unsigned pipe_xor, unsigned *bit_position) gfx9_meta_addr_from_coord() argument 120 gfx10_meta_addr_from_coord(const struct radeon_info *info, const uint16_t *equation, unsigned meta_block_width, unsigned meta_block_height, unsigned blkSizeLog2, unsigned meta_pitch, unsigned meta_slice_size, unsigned x, unsigned y, unsigned z, unsigned pipe_xor, unsigned *bit_position) gfx10_meta_addr_from_coord() argument 173 gfx10_dcc_addr_from_coord(const struct radeon_info *info, const uint16_t *equation, unsigned bpp, unsigned meta_block_width, unsigned meta_block_height, unsigned dcc_pitch, unsigned dcc_slice_size, unsigned x, unsigned y, unsigned z, unsigned pipe_xor) gfx10_dcc_addr_from_coord() argument 401 gfx10_htile_addr_from_coord(const struct radeon_info *info, const uint16_t *equation, unsigned meta_block_width, unsigned meta_block_height, unsigned htile_pitch, unsigned htile_slice_size, unsigned x, unsigned y, unsigned z, unsigned pipe_xor) gfx10_htile_addr_from_coord() argument 552 gfx10_cmask_addr_from_coord(const struct radeon_info *info, const uint16_t *equation, unsigned bpp, unsigned meta_block_width, unsigned meta_block_height, unsigned cmask_pitch, unsigned cmask_slice_size, unsigned x, unsigned y, unsigned z, unsigned pipe_xor, unsigned *bit_position) gfx10_cmask_addr_from_coord() argument [all...] |