Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program_cache.c270 ice->shaders.uploader_unsync = in iris_init_program_cache()
290 u_upload_destroy(ice->shaders.uploader_unsync); in iris_destroy_program_cache()
Diris_context.h688 struct u_upload_mgr *uploader_unsync; member
Diris_program.c2491 struct u_upload_mgr *uploader = ice->shaders.uploader_unsync; in iris_create_compute_state()
2697 struct u_upload_mgr *uploader = ice->shaders.uploader_unsync; in iris_create_shader_state()