Searched refs:upload_state (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c395 upload_state(struct u_upload_mgr *uploader, function in typeref:typename:void *
1558 upload_state(ice->state.dynamic_uploader, &shs->sampler_table,
1701 upload_state(mgr, ref, util_bitcount(aux_usages) * surf_size,
2524 upload_state(ice->state.surface_uploader, &ice->state.null_fb,
2572 upload_state(ice->state.surface_uploader, surf_state,
3007 upload_state(ctx->stream_uploader, &cso->offset, sizeof(uint32_t), 4);
6491 upload_state(ice->state.surface_uploader, &ice->state.unbound_tex,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c312 upload_state(struct u_upload_mgr *uploader, function in typeref:typename:void *
2121 upload_state(ice->state.dynamic_uploader, &shs->sampler_table, size, 32);
2290 upload_state(mgr, &surf_state->ref, bytes, SURFACE_STATE_ALIGNMENT);
3175 upload_state(ice->state.surface_uploader, &ice->state.null_fb,
3772 upload_state(ctx->const_uploader, &tgt->offset, sizeof(uint32_t), 4);
8189 upload_state(ice->state.surface_uploader, &ice->state.unbound_tex,
H A Diris_program.c177 upload_state(struct u_upload_mgr *uploader, function in typeref:typename:void *
198 upload_state(ice->state.surface_uploader, surf_state,
2402 void *map = upload_state(ice->state.bindless_uploader, ref,

Completed in 23 milliseconds