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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c163 static void noop_set_constant_buffer(struct pipe_context *ctx, function in typeref:typename:void
298 ctx->set_constant_buffer = noop_set_constant_buffer;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c178 static void noop_set_constant_buffer(struct pipe_context *ctx, function in typeref:typename:void
455 ctx->set_constant_buffer = noop_set_constant_buffer;

Completed in 3 milliseconds