Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dlinker.cpp1270 struct temp_attr { in assign_attribute_locations() struct
1271 unsigned slots; in assign_attribute_locations()
1272 ir_variable *var; in assign_attribute_locations()
1275 static int compare(const void *a, const void *b) in assign_attribute_locations()