Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c251 static void noop_transfer_unmap(struct pipe_context *pipe, in noop_transfer_unmap() function
442 ctx->buffer_unmap = noop_transfer_unmap; in noop_create_context()
443 ctx->texture_unmap = noop_transfer_unmap; in noop_create_context()