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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c221 static void *noop_transfer_map(struct pipe_context *pipe, function in typeref:typename:void *
439 ctx->buffer_map = noop_transfer_map;
440 ctx->texture_map = noop_transfer_map;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c172 static void *noop_transfer_map(struct pipe_context *pipe, function in typeref:typename:void *
354 ctx->transfer_map = noop_transfer_map;

Completed in 6 milliseconds