Searched refs:ilo_shader_cache (Results 1 – 6 of 6) sorted by relevance
83 struct ilo_shader_cache;102 struct ilo_shader_cache *106 ilo_shader_cache_destroy(struct ilo_shader_cache *shc);109 ilo_shader_cache_add(struct ilo_shader_cache *shc,113 ilo_shader_cache_remove(struct ilo_shader_cache *shc,117 ilo_shader_cache_upload(struct ilo_shader_cache *shc,121 ilo_shader_cache_invalidate(struct ilo_shader_cache *shc);124 ilo_shader_cache_get_max_scratch_sizes(const struct ilo_shader_cache *shc,
37 struct ilo_shader_cache;62 struct ilo_shader_cache *shader_cache;83 struct ilo_shader_cache *shc);
45 struct ilo_shader_cache;57 struct ilo_shader_cache *shader_cache;
37 struct ilo_shader_cache { struct50 struct ilo_shader_cache * argument53 struct ilo_shader_cache *shc; in ilo_shader_cache_create()55 shc = CALLOC_STRUCT(ilo_shader_cache); in ilo_shader_cache_create()69 ilo_shader_cache_destroy(struct ilo_shader_cache *shc) in ilo_shader_cache_destroy()78 ilo_shader_cache_add(struct ilo_shader_cache *shc, in ilo_shader_cache_add()94 ilo_shader_cache_remove(struct ilo_shader_cache *shc, in ilo_shader_cache_remove()105 ilo_shader_cache_notify_change(struct ilo_shader_cache *shc, in ilo_shader_cache_notify_change()119 ilo_shader_cache_upload(struct ilo_shader_cache *shc, in ilo_shader_cache_upload()172 ilo_shader_cache_invalidate(struct ilo_shader_cache *shc) in ilo_shader_cache_invalidate()[all …]
202 struct ilo_shader_cache *shc) in ilo_cp_create()
219 struct ilo_shader_cache *cache;