Searched refs:agx_attribute (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.h154 struct agx_attribute { struct
168 struct agx_attribute attributes[AGX_MAX_ATTRIBS];
H A Dagx_compile.c145 struct agx_attribute attrib = key->vs.attributes[index];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_state.h156 struct agx_attribute *attributes;
H A Dagx_state.c805 struct agx_attribute *attribs = calloc(sizeof(*attribs), AGX_MAX_ATTRIBS);
818 attribs[i] = (struct agx_attribute) {

Completed in 7 milliseconds