Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_context.c868 struct rbug_resource *rb_resource_dst = rbug_resource(_dst); in rbug_resource_copy_region() local
871 struct pipe_resource *dst = rb_resource_dst->resource; in rbug_resource_copy_region()
891 struct rbug_resource *rb_resource_dst = rbug_resource(_blit_info->dst.resource); in rbug_blit() local
894 struct pipe_resource *dst = rb_resource_dst->resource; in rbug_blit()