Searched refs:htile_slice_size (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_copy_vrs_htile.c | 60 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/ |
D | ac_surface.h | 498 nir_ssa_def *htile_slice_size,
|
D | ac_surface_meta_address_test.c | 405 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()
|
D | ac_surface.c | 3291 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()
|