Searched refs:_mesa_bytes_per_vertex_attrib (Results 1 – 4 of 4) sorted by relevance
58 _mesa_bytes_per_vertex_attrib(GLint comps, GLenum type);
534 _mesa_bytes_per_vertex_attrib(GLint comps, GLenum type) in _mesa_bytes_per_vertex_attrib() function
306 elementSize = _mesa_bytes_per_vertex_attrib(size, type); in _mesa_update_array_format()
515 _mesa_bytes_per_vertex_attrib(array->Size, array->Type)); in setup_interleaved_attribs()602 _mesa_bytes_per_vertex_attrib(array->Size, array->Type)); in setup_non_interleaved_attribs()