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

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.h193 uint16_t meta_block_depth; member in struct:gfx9_meta_equation
H A Dac_surface_meta_address_test.c63 unsigned meta_block_depth,
74 unsigned meta_block_depth_log2 = util_logbase2(meta_block_depth);
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
H A Dac_surface.c1560 equation->meta_block_depth = dcc->metaBlkDepth;
1592 equation->meta_block_depth = 1;
3083 unsigned meta_block_depth_log2 = util_logbase2(equation->meta_block_depth);

Completed in 12 milliseconds