Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_context.c869 struct rbug_resource *rb_resource_src = rbug_resource(_src); in rbug_resource_copy_region() local
872 struct pipe_resource *src = rb_resource_src->resource; in rbug_resource_copy_region()
892 struct rbug_resource *rb_resource_src = rbug_resource(_blit_info->src.resource); in rbug_blit() local
895 struct pipe_resource *src = rb_resource_src->resource; in rbug_blit()