Home
last modified time | relevance | path

Searched defs:xfb_decl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.h111 struct xfb_decl struct
117 const char *orig_name;
122 const char *var_name;
127 bool is_subscripted;
132 unsigned array_subscript;
138 enum lowered_builtin_array_var lowered_builtin_array_variable;
144 int location;
149 unsigned buffer;
154 unsigned offset;
165 unsigned location_frac;
[all …]
H A Dgl_nir_link_varyings.c1564 xfb_decl_init(struct xfb_decl *xfb_decl, const struct gl_constants *consts, in xfb_decl_init()
1656 xfb_decl_num_components(struct xfb_decl *xfb_decl) in xfb_decl_num_components()
1673 xfb_decl_assign_location(struct xfb_decl *xfb_decl, in xfb_decl_assign_location()
1791 xfb_decl_get_num_outputs(struct xfb_decl *xfb_decl) in xfb_decl_get_num_outputs()
1807 xfb_decl_is_varying_written(struct xfb_decl *xfb_decl) in xfb_decl_is_varying_written()
1822 xfb_decl_store(struct xfb_decl *xfb_decl, const struct gl_constants *consts, in xfb_decl_store()
2037 xfb_decl_find_candidate(struct xfb_decl *xfb_decl, in xfb_decl_find_candidate()
2078 xfb_decl_set_lowered_candidate(struct xfb_decl *xfb_decl, in xfb_decl_set_lowered_candidate()