Home
last modified time | relevance | path

Searched defs:dcc_pitch (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_surface_modifier_test.c283 unsigned dcc_pitch; in test_modifier() local
H A Dac_surface_meta_address_test.c173 gfx10_dcc_addr_from_coord(const struct radeon_info *info, const uint16_t *equation, unsigned bpp, unsigned meta_block_width, unsigned meta_block_height, unsigned dcc_pitch, unsigned dcc_slice_size, unsigned x, unsigned y, unsigned z, unsigned pipe_xor) gfx10_dcc_addr_from_coord() argument
H A Dac_surface.c3247 ac_nir_dcc_addr_from_coord(nir_builder *b, const struct radeon_info *info, unsigned bpe, struct gfx9_meta_equation *equation, nir_ssa_def *dcc_pitch, nir_ssa_def *dcc_height, nir_ssa_def *dcc_slice_size, nir_ssa_def *x, nir_ssa_def *y, nir_ssa_def *z, nir_ssa_def *sample, nir_ssa_def *pipe_xor) ac_nir_dcc_addr_from_coord() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c201 nir_ssa_def *dcc_pitch, *dcc_height, *clear_value, *pipe_xor; in gfx9_create_clear_dcc_msaa_cs() local

Completed in 8 milliseconds