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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c303 setup_stateobj(struct fd_ringbuffer *ring, struct fd6_program_state *state, function in typeref:typename:void
783 setup_stateobj(state->binning_stateobj, state, key, true);
784 setup_stateobj(state->stateobj, state, key, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c352 setup_stateobj(struct fd_ringbuffer *ring, struct fd_context *ctx, function in typeref:typename:void
1222 setup_stateobj(state->binning_stateobj, ctx, state, key, true);
1223 setup_stateobj(state->stateobj, ctx, state, key, false);

Completed in 35 milliseconds