Searched refs:iris_find_cached_shader (Results 1 – 3 of 3) sorted by relevance
88 iris_find_cached_shader(struct iris_context *ice, in iris_find_cached_shader() function206 iris_find_cached_shader(ice, IRIS_CACHE_BLORP, key_size, key); in iris_blorp_lookup_shader()
984 struct iris_compiled_shader *iris_find_cached_shader(struct iris_context *ice,
1632 shader = iris_find_cached_shader(ice, IRIS_CACHE_TCS, sizeof(key), &key); in iris_update_compiled_tcs()