Home
last modified time | relevance | path

Searched refs:iris_upload_shader (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program_cache.c150 iris_upload_shader(struct iris_screen *screen, in iris_upload_shader() function
246 iris_upload_shader(screen, NULL, shader, ice->shaders.cache, in iris_blorp_upload_shader()
H A Diris_disk_cache.c247 iris_upload_shader(screen, ish, shader, NULL, uploader, in iris_disk_cache_retrieve()
H A Diris_program.c1382 iris_upload_shader(screen, ish, shader, NULL, uploader, IRIS_CACHE_VS, in iris_compile_vs()
1583 iris_upload_shader(screen, ish, shader, passthrough_ht, uploader, in iris_compile_tcs()
1750 iris_upload_shader(screen, ish, shader, NULL, uploader, IRIS_CACHE_TES, in iris_compile_tes()
1888 iris_upload_shader(screen, ish, shader, NULL, uploader, IRIS_CACHE_GS, in iris_compile_gs()
2024 iris_upload_shader(screen, ish, shader, NULL, uploader, IRIS_CACHE_FS, in iris_compile_fs()
2297 iris_upload_shader(screen, ish, shader, NULL, uploader, IRIS_CACHE_CS, in iris_compile_cs()
H A Diris_context.h1004 void iris_upload_shader(struct iris_screen *screen,

Completed in 8 milliseconds