Searched refs:agx_attribute (Results 1 – 4 of 4) sorted by relevance
162 struct agx_attribute { struct176 struct agx_attribute attributes[AGX_MAX_ATTRIBS]; argument
230 struct agx_attribute attrib = key->vs.attributes[index]; in agx_emit_load_attr()
158 struct agx_attribute *attributes;
845 struct agx_attribute *attribs = calloc(sizeof(*attribs), AGX_MAX_ATTRIBS); in agx_create_vertex_elements()858 attribs[i] = (struct agx_attribute) { in agx_create_vertex_elements()