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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c209 static void noop_buffer_subdata(struct pipe_context *pipe, function in typeref:typename:void
357 ctx->buffer_subdata = noop_buffer_subdata;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c258 static void noop_buffer_subdata(struct pipe_context *pipe, function in typeref:typename:void
444 ctx->buffer_subdata = noop_buffer_subdata;

Completed in 3 milliseconds