Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h203 #define ATTR1UI64( A, X ) ATTRUI64( A, 1, X, 0, 0, 0 ) macro
1245 ATTR1UI64(0, x); in TAG()
1247 ATTR1UI64(VBO_ATTRIB_GENERIC0 + index, x); in TAG()