Searched refs:orig_name (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | link_varyings.h | 140 return this->orig_name; 186 const char *orig_name; member in class:tfeedback_decl 189 * The name of the variable, parsed from orig_name. 194 * True if the declaration in orig_name represents an array. 199 * If is_subscripted is true, the subscript that was specified in orig_name.
|
| H A D | link_varyings.cpp | 998 this->orig_name = input; 1139 this->orig_name, this->array_subscript, 1161 this->orig_name, this->var_name); 1185 this->orig_name); 1321 this->orig_name, xfb_offset * 4); 1428 this->orig_name); 1475 this->orig_name);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | link_varyings.h | 128 return this->orig_name; 174 const char *orig_name; member in class:tfeedback_decl 177 * The name of the variable, parsed from orig_name. 182 * True if the declaration in orig_name represents an array. 187 * If is_subscripted is true, the subscript that was specified in orig_name.
|
| H A D | link_varyings.cpp | 947 this->orig_name = input; 1087 this->orig_name, this->array_subscript, 1109 this->orig_name, this->var_name); 1133 this->orig_name); 1262 this->orig_name, xfb_offset * 4); 1320 this->orig_name); 1367 this->orig_name);
|
| /xsrc/external/mit/xfs/dist/include/ |
| H A D | closestr.h | 72 char *orig_name; member in struct:_OFclosure
|
| /xsrc/external/mit/xfs/dist/difs/ |
| H A D | fonts.c | 346 xfont2_cache_font_pattern(fontPatternCache, cPtr->orig_name, 536 c->orig_name = name;
|
Completed in 13 milliseconds