Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
H A Dac_surface.h190 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;
481 unsigned bpe, struct gfx9_meta_equation *equation,
488 struct gfx9_meta_equation *equation,
496 struct gfx9_meta_equation *equation,
H A Dac_surface.c1638 struct gfx9_meta_equation *equation) in ac_copy_dcc_equation()
1645 /* gfx9_meta_equation doesn't store the first 4 and the last 8 elements. They must be 0. */ in ac_copy_dcc_equation()
1670 struct gfx9_meta_equation *equation) in ac_copy_cmask_equation()
1692 struct gfx9_meta_equation *equation) in ac_copy_htile_equation()
1697 /* gfx9_meta_equation doesn't store the first 8 and the last 4 elements. They must be 0. */ in ac_copy_htile_equation()
3124 struct gfx9_meta_equation *equation, in gfx10_nir_meta_addr_from_coord()
3180 struct gfx9_meta_equation *equation, in gfx9_nir_meta_addr_from_coord()
3248 unsigned bpe, struct gfx9_meta_equation *equation, in ac_nir_dcc_addr_from_coord()
3268 struct gfx9_meta_equation *equation, in ac_nir_cmask_addr_from_coord()
3289 struct gfx9_meta_equation *equatio in ac_nir_htile_addr_from_coord()
[all...]
H A Dac_surface_meta_address_test.c262 /* Validate that the packed gfx9_meta_equation structure can fit all fields. */ in one_dcc_address_test()
263 const struct gfx9_meta_equation eq; in one_dcc_address_test()
265 /* The bit array is smaller in gfx9_meta_equation than in addrlib. */ in one_dcc_address_test()
268 /* gfx9_meta_equation doesn't store the first 4 and the last 8 elements. They must be 0. */ in one_dcc_address_test()

Completed in 11 milliseconds