Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_attrib_tmp.h198 #define ATTR4DV( A, V ) ATTRD( A, 4, (V)[0], (V)[1], (V)[2], (V)[3] ) macro
808 ATTR4DV(0, v); in VertexAttribL4dv()
810 ATTR4DV(VBO_ATTRIB_GENERIC0 + index, v); in VertexAttribL4dv()

Completed in 6 milliseconds