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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c256 static void noop_resource_copy_region(struct pipe_context *ctx, function in typeref:typename:void
344 ctx->resource_copy_region = noop_resource_copy_region;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c305 static void noop_resource_copy_region(struct pipe_context *ctx, function in typeref:typename:void
429 ctx->resource_copy_region = noop_resource_copy_region;

Completed in 4 milliseconds