Searched refs:visit_field (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlinker.h116 * classes must implement \c ::visit_field and may override \c ::process.
128 * Calls \c ::visit_field for each leaf of the variable.
147 * Calls \c ::visit_field for each leaf of the variable.
188 virtual void visit_field(const glsl_type *type, const char *name,
H A Dlink_uniform_blocks.cpp106 virtual void visit_field(const glsl_type *type, const char *name, function in class:__anonede619020110::ubo_visitor
202 virtual void visit_field(const glsl_type * /* type */, function in class:__anonede619020110::count_block_size
H A Dlink_uniforms.cpp323 this->visit_field(t, var->name, row_major, NULL, packing, false);
434 this->visit_field(t, *name, row_major, record_type, packing, last_field);
546 virtual void visit_field(const glsl_type *type, const char *name, function in class:__anonab7bec580110::count_uniform_size
1046 virtual void visit_field(const glsl_type *type, const char *name, function in class:parcel_out_uniform_storage
H A Dlink_varyings.cpp2458 virtual void visit_field(const glsl_type *type, const char *name, function in class:tfeedback_candidate_generator
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker.h115 * classes must implement \c ::visit_field and may override \c ::process.
127 * Calls \c ::visit_field for each leaf of the variable.
146 * Calls \c ::visit_field for each leaf of the variable.
187 virtual void visit_field(const glsl_type *type, const char *name,
H A Dlink_uniform_blocks.cpp106 virtual void visit_field(const glsl_type *type, const char *name, function in class:__anon48fd2ecf0110::ubo_visitor
202 virtual void visit_field(const glsl_type * /* type */, function in class:__anon48fd2ecf0110::count_block_size
H A Dlink_uniforms.cpp108 this->visit_field(t, var->name, row_major, NULL, packing, false);
219 this->visit_field(t, *name, row_major, record_type, packing, last_field);
331 virtual void visit_field(const glsl_type *type, const char *name, function in class:__anon7c5dec650110::count_uniform_size
817 virtual void visit_field(const glsl_type *type, const char *name, function in class:parcel_out_uniform_storage
H A Dlink_varyings.cpp2276 virtual void visit_field(const glsl_type *type, const char *name, function in class:tfeedback_candidate_generator
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.1.7.rst97 - glsl: Add new overload of program_resource_visitor::visit_field
H A D8.0.3.rst284 - linker: Fix memory leak in count_uniform_size::visit_field.
H A D8.0.5.rst247 parcel_out_uniform_storage::visit_field
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dir_to_mesa.cpp2408 virtual void visit_field(const glsl_type *type, const char *name,
2422 add_uniform_to_shader::visit_field(const glsl_type *type, const char *name, function in class:add_uniform_to_shader
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dir_to_mesa.cpp2356 virtual void visit_field(const glsl_type *type, const char *name,
2371 add_uniform_to_shader::visit_field(const glsl_type *type, const char *name, function in class:add_uniform_to_shader

Completed in 25 milliseconds