Searched refs:vc5_uncompiled_shader (Results 1 – 2 of 2) sorted by relevance
52 vc5_set_transform_feedback_outputs(struct vc5_uncompiled_shader *so, in vc5_set_transform_feedback_outputs()136 struct vc5_uncompiled_shader *so = CALLOC_STRUCT(vc5_uncompiled_shader); in vc5_shader_state_create()197 struct vc5_uncompiled_shader *shader_state = key->shader_state; in vc5_get_compiled_shader()459 struct vc5_uncompiled_shader *shader_state = key->base.shader_state; in vc5_update_compiled_vs()513 struct vc5_uncompiled_shader *so) in delete_from_cache_if_matches()533 struct vc5_uncompiled_shader *so = hwcso; in vc5_shader_state_delete()
125 struct vc5_uncompiled_shader { struct155 struct vc5_uncompiled_shader *bind_vs, *bind_fs; argument