Searched refs:setup_stateobj (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_program.c | 390 setup_stateobj(struct fd_ringbuffer *ring, struct fd_context *ctx, in setup_stateobj() function 1280 setup_stateobj(state->binning_stateobj, ctx, state, key, true); in fd6_program_create() 1281 setup_stateobj(state->stateobj, ctx, state, key, false); in fd6_program_create()
|