OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AGX_MAX_ATTRIBS
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
agx_compile.h
100
#define
AGX_MAX_ATTRIBS
(16)
168
struct agx_attribute attributes[
AGX_MAX_ATTRIBS
];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
agx_state.c
803
assert(count <
AGX_MAX_ATTRIBS
);
805
struct agx_attribute *attribs = calloc(sizeof(*attribs),
AGX_MAX_ATTRIBS
);
962
sizeof(key.attributes[0]) *
AGX_MAX_ATTRIBS
);
Completed in 8 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026