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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c251 static void noop_transfer_unmap(struct pipe_context *pipe, function in typeref:typename:void
442 ctx->buffer_unmap = noop_transfer_unmap;
443 ctx->texture_unmap = noop_transfer_unmap;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c202 static void noop_transfer_unmap(struct pipe_context *pipe, function in typeref:typename:void
356 ctx->transfer_unmap = noop_transfer_unmap;

Completed in 5 milliseconds