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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_program_cache.c111 iris_create_shader_variant(const struct iris_screen *screen, function in typeref:struct:iris_compiled_shader *
241 iris_create_shader_variant(screen, ice->shaders.cache, IRIS_CACHE_BLORP,
H A Diris_context.h969 struct iris_compiled_shader *iris_create_shader_variant(const struct iris_screen *,
H A Diris_program.c1244 variant = iris_create_shader_variant(screen, NULL, cache_id,
1627 shader = iris_create_shader_variant(screen, ice->shaders.cache,
2513 iris_create_shader_variant(screen, NULL, IRIS_CACHE_CS,
2683 iris_create_shader_variant(screen, NULL,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst1784 - iris: Extract allocation bits from iris_upload_shader to iris_create_shader_variant

Completed in 14 milliseconds