Home
last modified time | relevance | path

Searched refs:ATTR1UI (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h63 #define ATTR1UI( A, X ) ATTRUI( A, 1, X, 0, 0, 1 ) macro
651 ATTR1UI(0, x); in TAG()
653 ATTR1UI(VBO_ATTRIB_GENERIC0 + index, x); in TAG()