Home
last modified time | relevance | path

Searched refs:tfeedback_candidate (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.h59 * Then there would be tfeedback_candidate objects corresponding to the
67 struct tfeedback_candidate struct
201 * If find_candidate() has been called, pointer to the tfeedback_candidate
204 struct tfeedback_candidate *matched_candidate;
H A Dgl_nir_link_varyings.c667 static const struct tfeedback_candidate *
694 (struct tfeedback_candidate *) entry->data : NULL; in xfb_decl_find_candidate()
718 struct tfeedback_candidate *candidate) in xfb_decl_set_lowered_candidate()
1718 * Hash table in which tfeedback_candidate objects should be stored.
1743 * Generates tfeedback_candidate structs describing all possible targets of
1746 * tfeedback_candidate structs are stored in the hash table
1748 * tfeedback_candidate struct.
1804 struct tfeedback_candidate *candidate in tfeedback_candidate_generator()
1805 = rzalloc(state->mem_ctx, struct tfeedback_candidate); in tfeedback_candidate_generator()
2491 const struct tfeedback_candidate *matched_candidat in assign_initial_varying_locations()
[all...]

Completed in 4 milliseconds