Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_surface.h193 uint16_t meta_block_depth; member
Dac_surface_meta_address_test.c63 unsigned meta_block_depth, in gfx9_meta_addr_from_coord() argument
74 unsigned meta_block_depth_log2 = util_logbase2(meta_block_depth); in gfx9_meta_addr_from_coord()
Dac_surface.c1642 equation->meta_block_depth = dcc->metaBlkDepth; in ac_copy_dcc_equation()
1674 equation->meta_block_depth = 1; in ac_copy_cmask_equation()
3193 unsigned meta_block_depth_log2 = util_logbase2(equation->meta_block_depth); in gfx9_nir_meta_addr_from_coord()