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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvarray.c2380 vertex_attrib_format(GLuint attribIndex, GLint size, GLenum type, function in typeref:typename:void
2445 vertex_attrib_format(attribIndex, size, type, normalized,
2456 vertex_attrib_format(attribIndex, size, type, GL_FALSE,
2466 vertex_attrib_format(attribIndex, size, type, GL_FALSE, GL_FALSE,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvarray.c3347 vertex_attrib_format(GLuint attribIndex, GLint size, GLenum type, function in typeref:typename:void
3412 vertex_attrib_format(attribIndex, size, type, normalized,
3423 vertex_attrib_format(attribIndex, size, type, GL_FALSE,
3433 vertex_attrib_format(attribIndex, size, type, GL_FALSE, GL_FALSE,

Completed in 10 milliseconds