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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_context.cpp217 swr_transfer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) function in typeref:typename:void
535 ctx->pipe.transfer_unmap = swr_transfer_unmap;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_context.cpp217 swr_transfer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) function in typeref:typename:void
559 ctx->pipe.buffer_unmap = swr_transfer_unmap;
561 ctx->pipe.texture_unmap = swr_transfer_unmap;

Completed in 3 milliseconds