Searched refs:st_load_nir_from_disk_cache (Results 1 – 3 of 3) sorted by relevance
67 st_load_nir_from_disk_cache(struct gl_context *ctx,
45 if (st_load_nir_from_disk_cache(ctx, prog)) { in link_shader()
203 st_load_nir_from_disk_cache(struct gl_context *ctx, in st_load_nir_from_disk_cache() function