Searched refs:read_htile_value (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_copy_vrs_htile.c62 nir_ssa_def *read_htile_value = nir_channel(&b, constants, 2); local in function:build_copy_vrs_htile_shader
119 nir_push_if(&b, nir_ieq(&b, read_htile_value, nir_imm_int(&b, 1)));
217 struct radv_buffer *htile_buffer, bool read_htile_value)
288 read_htile_value,
215 radv_copy_vrs_htile(struct radv_cmd_buffer * cmd_buffer,struct radv_image * vrs_image,VkExtent2D * extent,struct radv_image * dst_image,struct radv_buffer * htile_buffer,bool read_htile_value) argument
H A Dradv_meta.h224 struct radv_buffer *htile_buffer, bool read_htile_value);

Completed in 4 milliseconds