Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c849 static const struct blit_ops r2d_ops = { variable
928 const struct blit_ops *ops = &r2d_ops; in tu6_clear_lrz()
1000 const struct blit_ops *ops = &r2d_ops; in tu6_blit_image()
1167 const struct blit_ops *ops = &r2d_ops; in tu_copy_buffer_to_image()
1253 const struct blit_ops *ops = stencil_read ? &r3d_ops : &r2d_ops; in tu_copy_image_to_buffer()
1343 const struct blit_ops *ops = &r2d_ops; in tu_copy_image_to_image()
1529 const struct blit_ops *ops = &r2d_ops; in copy_buffer()
1603 const struct blit_ops *ops = &r2d_ops; in tu_CmdFillBuffer()
1642 const struct blit_ops *ops = &r2d_ops; in tu_CmdResolveImage()
1686 const struct blit_ops *ops = &r2d_ops; in tu_resolve_sysmem()
[all …]