| H A D | ac_surface_meta_address_test.c | 69 unsigned *bit_position) 112 if (bit_position) 113 *bit_position = (address & 1) << 2; 130 unsigned *bit_position) 164 if (bit_position) 165 *bit_position = (address & 1) << 2; 527 unsigned *bit_position) 538 x, y, z, pipe_xor, bit_position); 604 unsigned addr, bit_position; local in function:one_cmask_address_test 611 &bit_position); 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) 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) argument 517 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) argument [all...] |