Home
last modified time | relevance | path

Searched defs:htile_slice_size (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_copy_vrs_htile.c60 nir_ssa_def *htile_slice_size = nir_channel(&b, constants, 1); in build_copy_vrs_htile_shader() local
/third_party/mesa3d/src/amd/common/
H A Dac_surface_meta_address_test.c401 gfx10_htile_addr_from_coord(const struct radeon_info *info, const uint16_t *equation, unsigned meta_block_width, unsigned meta_block_height, unsigned htile_pitch, unsigned htile_slice_size, unsigned x, unsigned y, unsigned z, unsigned pipe_xor) gfx10_htile_addr_from_coord() argument
H A Dac_surface.c3288 ac_nir_htile_addr_from_coord(nir_builder *b, const struct radeon_info *info, struct gfx9_meta_equation *equation, nir_ssa_def *htile_pitch, nir_ssa_def *htile_slice_size, nir_ssa_def *x, nir_ssa_def *y, nir_ssa_def *z, nir_ssa_def *pipe_xor) ac_nir_htile_addr_from_coord() argument

Completed in 7 milliseconds