Home
last modified time | relevance | path

Searched refs:ATTRUI64 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_attrib_tmp.h50 #define ATTRUI64( A, N, V0, V1, V2, V3 ) \ macro
205 #define ATTR1UIV64( A, V ) ATTRUI64( A, 1, (V)[0], 0, 0, 0 )
206 #define ATTR1UI64( A, X ) ATTRUI64( A, 1, X, 0, 0, 0 )

Completed in 6 milliseconds