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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c1689 alloc_surface_states(struct u_upload_mgr *mgr, function in typeref:typename:void *
1776 void *map = alloc_surface_states(ice->state.surface_uploader,
1916 void *map = alloc_surface_states(ice->state.surface_uploader,
2077 alloc_surface_states(ice->state.surface_uploader,
3998 void *map = alloc_surface_states(ice->state.surface_uploader,
5746 void *map = alloc_surface_states(ice->state.surface_uploader,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c2258 alloc_surface_states(struct iris_surface_state *surf_state, function in typeref:typename:void
2404 alloc_surface_states(&isv->surface_state, isv->res->aux.sampler_usages);
2595 alloc_surface_states(&surf->surface_state, res->aux.possible_usages);
2599 alloc_surface_states(&surf->surface_state_read, res->aux.possible_usages);
2743 alloc_surface_states(&iv->surface_state, aux_usages);
4765 alloc_surface_states(surf_state, all_aux_modes);

Completed in 19 milliseconds