Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h245 #define ATTR2D( A, X, Y ) ATTRD( A, 2, X, Y, 0, 1 ) macro
1238 ATTR2D(0, x, y); in TAG()
1240 ATTR2D(VBO_ATTRIB_GENERIC0 + index, x, y); in TAG()