Home
last modified time | relevance | path

Searched refs:num_pipe_bits (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_surface.h207 uint8_t num_pipe_bits; member
Dac_surface.c1658 equation->u.gfx9.num_pipe_bits = dcc->equation.gfx9.numPipeBits; in ac_copy_dcc_equation()
1680 equation->u.gfx9.num_pipe_bits = cmask->equation.gfx9.numPipeBits; in ac_copy_cmask_equation()
3196 unsigned numPipeBits = equation->u.gfx9.num_pipe_bits; in gfx9_nir_meta_addr_from_coord()