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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c863 struct rbug_resource *rb_resource_dst = rbug_resource(_dst); local in function:rbug_resource_copy_region
866 struct pipe_resource *dst = rb_resource_dst->resource;
886 struct rbug_resource *rb_resource_dst = rbug_resource(_blit_info->dst.resource); local in function:rbug_blit
889 struct pipe_resource *dst = rb_resource_dst->resource;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c877 struct rbug_resource *rb_resource_dst = rbug_resource(_dst); local in function:rbug_resource_copy_region
880 struct pipe_resource *dst = rb_resource_dst->resource;
900 struct rbug_resource *rb_resource_dst = rbug_resource(_blit_info->dst.resource); local in function:rbug_blit
903 struct pipe_resource *dst = rb_resource_dst->resource;

Completed in 7 milliseconds