Searched refs:gfx9_meta_equation (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
D | ac_surface.h | 190 struct gfx9_meta_equation { struct 288 struct gfx9_meta_equation dcc_equation; /* 2D only */ 289 struct gfx9_meta_equation display_dcc_equation; 292 struct gfx9_meta_equation cmask_equation; /* 2D only */ 302 struct gfx9_meta_equation htile_equation; 480 unsigned bpe, struct gfx9_meta_equation *equation, 487 struct gfx9_meta_equation *equation, 495 struct gfx9_meta_equation *equation,
|
D | ac_surface.c | 1556 struct gfx9_meta_equation *equation) in ac_copy_dcc_equation() 1588 struct gfx9_meta_equation *equation) in ac_copy_cmask_equation() 1610 struct gfx9_meta_equation *equation) in ac_copy_htile_equation() 3014 struct gfx9_meta_equation *equation, in gfx10_nir_meta_addr_from_coord() 3070 struct gfx9_meta_equation *equation, in gfx9_nir_meta_addr_from_coord() 3138 unsigned bpe, struct gfx9_meta_equation *equation, in ac_nir_dcc_addr_from_coord() 3158 struct gfx9_meta_equation *equation, in ac_nir_cmask_addr_from_coord() 3179 struct gfx9_meta_equation *equation, in ac_nir_htile_addr_from_coord()
|
D | ac_surface_meta_address_test.c | 263 const struct gfx9_meta_equation eq; in one_dcc_address_test()
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.1.0.rst | 5220 - ac/surface: rename gfx9_dcc_equation to gfx9_meta_equation 5221 - ac/surface: increase gfx9_meta_equation::gfx10_bits by 4 elements
|