Searched defs:ELEMENTS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/
H A Dsp.c8 #define ELEMENTS(x) (sizeof(x)/sizeof((x)[0])) macro
[all...]
H A Dlion-render.c6 #define ELEMENTS(x) (sizeof(x)/sizeof((x)[0])) macro
[all...]
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglinfo_common.h56 #define ELEMENTS(array) (sizeof(array) / sizeof(array[0])) macro
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dcuberender.c20 #define ELEMENTS(array) (sizeof(array) / sizeof(array[0])) macro

Completed in 12 milliseconds