Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/rbug/
Drbug_context.c863 struct rbug_resource *rb_resource_dst = rbug_resource(_dst); in rbug_resource_copy_region() local
866 struct pipe_resource *dst = rb_resource_dst->resource; in rbug_resource_copy_region()
886 struct rbug_resource *rb_resource_dst = rbug_resource(_blit_info->dst.resource); in rbug_blit() local
889 struct pipe_resource *dst = rb_resource_dst->resource; in rbug_blit()