Searched refs:ATTR4D (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_attrib_tmp.h | 200 #define ATTR4D( A, X, Y, Z, W ) ATTRD( A, 4, X, Y, Z, W ) macro 1221 ATTR4D(0, x, y, z, w); in TAG() 1223 ATTR4D(VBO_ATTRIB_GENERIC0 + index, x, y, z, w); in TAG()
|