Home
last modified time | relevance | path

Searched refs:htile_slice_size (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_copy_vrs_htile.c60 nir_ssa_def *htile_slice_size = nir_channel(&b, constants, 1); in build_copy_vrs_htile_shader() local
67 htile_slice_size, nir_channel(&b, coord, 0), nir_channel(&b, coord, 1), zero, zero); in build_copy_vrs_htile_shader()
/third_party/mesa3d/src/amd/common/
Dac_surface.h498 nir_ssa_def *htile_slice_size,
Dac_surface_meta_address_test.c405 unsigned htile_pitch, unsigned htile_slice_size, in gfx10_htile_addr_from_coord() argument
416 htile_pitch, htile_slice_size, in gfx10_htile_addr_from_coord()
Dac_surface.c3291 nir_ssa_def *htile_slice_size, in ac_nir_htile_addr_from_coord() argument
3296 htile_pitch, htile_slice_size, in ac_nir_htile_addr_from_coord()