Searched refs:st_load_ir_from_disk_cache (Results 1 – 3 of 3) sorted by relevance
68 st_load_ir_from_disk_cache(struct gl_context *ctx,
56 if (st_load_ir_from_disk_cache(ctx, prog, use_nir)) { in st_link_shader()
239 st_load_ir_from_disk_cache(struct gl_context *ctx, in st_load_ir_from_disk_cache() function