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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_context.c157 panfrost_get_blend(struct panfrost_batch *batch, unsigned rti, struct panfrost_bo **bo, unsigned *shader_offset) argument
162 struct pan_blend_info info = blend->info[rti];
163 struct pipe_surface *surf = batch->key.cbufs[rti];
178 pan_blend.rts[rti].format = fmt;
179 pan_blend.rts[rti].nr_samples = nr_samples;
197 col0_type = ss->info.bifrost.blend[rti].type;
207 rti);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_state.c130 unsigned rti = state->independent_blend_enable ? i : 0; local in function:agx_create_blend_state
131 struct pipe_rt_blend_state rt = state->rt[rti];

Completed in 6 milliseconds