Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_attrib_tmp.h107 #define ATTR1UI( A, X ) ATTRUI( A, 1, X, 0, 0, 1 ) macro
446 ATTR1UI(0, x); in VertexAttribI1uiEXT()
448 ATTR1UI(VBO_ATTRIB_GENERIC0 + index, x); in VertexAttribI1uiEXT()
1774 ATTR1UI(0, v[0]); in VertexAttribI1uiv()
1776 ATTR1UI(VBO_ATTRIB_GENERIC0 + index, v[0]); in VertexAttribI1uiv()

Completed in 6 milliseconds