Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c221 static void *noop_transfer_map(struct pipe_context *pipe, in noop_transfer_map() function
439 ctx->buffer_map = noop_transfer_map; in noop_create_context()
440 ctx->texture_map = noop_transfer_map; in noop_create_context()