Searched refs:util_live_shader (Results 1 – 3 of 3) sorted by relevance
119 struct util_live_shader *shader = entry ? entry->data : NULL; in util_live_shader_cache_get()141 shader = (struct util_live_shader*)cache->create_shader(ctx, state); in util_live_shader_cache_get()150 struct util_live_shader *shader2 = entry2 ? entry2->data : NULL; in util_live_shader_cache_get()174 struct util_live_shader *dst_shader = (struct util_live_shader*)*dst; in util_shader_reference()175 struct util_live_shader *src_shader = (struct util_live_shader*)src; in util_shader_reference()
66 struct util_live_shader { struct
394 struct util_live_shader base;