Searched refs:rbug_resource_unwrap (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_objects.h141 rbug_resource_unwrap(struct pipe_resource *_resource) function in typeref:struct:pipe_resource *
H A Drbug_context.c637 cb.buffer = rbug_resource_unwrap(_cb->buffer);
784 rbug_resource_unwrap(_buffers[i].buffer.resource);
815 struct pipe_resource *res = rbug_resource_unwrap(_res);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_objects.h141 rbug_resource_unwrap(struct pipe_resource *_resource) function in typeref:struct:pipe_resource *
H A Drbug_context.c129 info.index.resource = rbug_resource_unwrap(_info->index.resource);
646 cb.buffer = rbug_resource_unwrap(_cb->buffer);
798 rbug_resource_unwrap(_buffers[i].buffer.resource);
829 struct pipe_resource *res = rbug_resource_unwrap(_res);

Completed in 11 milliseconds