Searched refs:tfeedback_decl (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_varyings.h97 class tfeedback_decl class
101 static bool is_same(const tfeedback_decl &x, const tfeedback_decl &y);
H A Dlink_varyings.cpp986 * this->var_name to a mal-formed input, so tfeedback_decl::find_output_var()
990 tfeedback_decl::init(struct gl_context *ctx, const void *mem_ctx,
1068 * Determine whether two tfeedback_decl objects refer to the same variable and
1072 tfeedback_decl::is_same(const tfeedback_decl &x, const tfeedback_decl &y)
1087 * Assign a location and stream ID for this tfeedback_decl object based on the
1094 tfeedback_decl::assign_location(struct gl_context *ctx,
1205 tfeedback_decl::get_num_outputs() const
1222 * Update gl_transform_feedback_info to reflect this tfeedback_decl
[all...]
H A Dopt_dead_builtin_varyings.cpp207 tfeedback_decl *tfeedback_decls)
539 tfeedback_decl *tfeedback_decls)
H A Dir_optimization.h113 class tfeedback_decl *tfeedback_decls);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlink_varyings.h91 class tfeedback_decl class
95 static bool is_same(const tfeedback_decl &x, const tfeedback_decl &y);
H A Dlink_varyings.cpp935 * this->var_name to a mal-formed input, so tfeedback_decl::find_output_var()
939 tfeedback_decl::init(struct gl_context *ctx, const void *mem_ctx,
1016 * Determine whether two tfeedback_decl objects refer to the same variable and
1020 tfeedback_decl::is_same(const tfeedback_decl &x, const tfeedback_decl &y)
1035 * Assign a location and stream ID for this tfeedback_decl object based on the
1042 tfeedback_decl::assign_location(struct gl_context *ctx,
1153 tfeedback_decl::get_num_outputs() const
1163 * Update gl_transform_feedback_info to reflect this tfeedback_decl
[all...]
H A Dopt_dead_builtin_varyings.cpp207 tfeedback_decl *tfeedback_decls)
539 tfeedback_decl *tfeedback_decls)
H A Dir_optimization.h113 class tfeedback_decl *tfeedback_decls);

Completed in 11 milliseconds