Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h64 #define ATTR2UI( A, X, Y ) ATTRUI( A, 2, X, Y, 0, 1 ) macro
663 ATTR2UI(0, x, y); in TAG()
665 ATTR2UI(VBO_ATTRIB_GENERIC0 + index, x, y); in TAG()