Home
last modified time | relevance | path

Searched refs:scratch_surface_uploader (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_context.c245 u_upload_destroy(ice->state.scratch_surface_uploader); in iris_destroy_context()
356 ice->state.scratch_surface_uploader = in iris_create_context()
Diris_context.h1129 struct u_upload_mgr *scratch_surface_uploader; member
Diris_program.c3164 void *map = upload_state(ice->state.scratch_surface_uploader, ref, in iris_get_scratch_surf()