Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dglformats.h61 _mesa_bytes_per_vertex_attrib(GLint comps, GLenum type);
H A Dglthread_varray.c341 return _mesa_bytes_per_vertex_attrib(size, type); in element_size()
H A Dglformats.c534 _mesa_bytes_per_vertex_attrib(GLint comps, GLenum type) in _mesa_bytes_per_vertex_attrib() function
H A Dvarray.c558 vertex_format->_ElementSize = _mesa_bytes_per_vertex_attrib(size, type); in _mesa_set_vertex_format()

Completed in 10 milliseconds