| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | linker.h | 116 * 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 D | link_uniform_blocks.cpp | 106 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 D | link_uniforms.cpp | 323 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 D | link_varyings.cpp | 2458 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 D | linker.h | 115 * 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 D | link_uniform_blocks.cpp | 106 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 D | link_uniforms.cpp | 108 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 D | link_varyings.cpp | 2276 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 D | 9.1.7.rst | 97 - glsl: Add new overload of program_resource_visitor::visit_field
|
| H A D | 8.0.3.rst | 284 - linker: Fix memory leak in count_uniform_size::visit_field.
|
| H A D | 8.0.5.rst | 247 parcel_out_uniform_storage::visit_field
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | ir_to_mesa.cpp | 2408 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 D | ir_to_mesa.cpp | 2356 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
|