Searched refs:dst_access (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
D | nir_split_var_copies.c | 68 enum gl_access_qualifier dst_access, in split_deref_copy_instr() argument 74 nir_copy_deref_with_access(b, dst, src, dst_access, src_access); in split_deref_copy_instr() 79 dst_access, src_access); in split_deref_copy_instr() 85 dst_access, src_access); in split_deref_copy_instr()
|
D | nir_lower_var_copies.c | 60 enum gl_access_qualifier dst_access, in emit_deref_copy_load_store() argument 84 src_deref_arr + 1, dst_access, src_access); in emit_deref_copy_load_store()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_compute_blit.c | 664 unsigned src_access = 0, dst_access = 0; in si_compute_copy_image() local 671 dst_access |= SI_IMAGE_ACCESS_BLOCK_FORMAT_AS_UINT; in si_compute_copy_image() 694 dst_access |= SI_IMAGE_ACCESS_BLOCK_FORMAT_AS_UINT; in si_compute_copy_image() 730 image[1].shader_access = image[1].access = PIPE_IMAGE_ACCESS_WRITE | dst_access; in si_compute_copy_image()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ci/ |
D | virpipe-gl-fails.txt | 525 # " intrinsic copy_deref (ssa_2, ssa_3) (dst_access=0, src_access=0)
|
/third_party/mesa3d/src/gallium/drivers/r600/ci/ |
D | r600-turks-fails.txt | 771 # " intrinsic copy_deref (ssa_2, ssa_3) (dst_access=0, src_access=0)
|