Home
last modified time | relevance | path

Searched refs:_mesa_VertexAttribPointerARB (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvarray.h150 _mesa_VertexAttribPointerARB(GLuint index, GLint size, GLenum type,
Dapi_exec.c674 SET_VertexAttribPointerARB(exec, _mesa_VertexAttribPointerARB); in _mesa_create_exec_table()
Dvarray.c475 _mesa_VertexAttribPointerARB(GLuint index, GLint size, GLenum type, in _mesa_VertexAttribPointerARB() function
Ddlist.c10425 SET_VertexAttribPointerARB(table, _mesa_VertexAttribPointerARB); in _mesa_create_save_table()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1919 _mesa_VertexAttribPointerARB(0, 3, GL_FLOAT, GL_FALSE, 0, (void *)0); in meta_glsl_clear_init()
3107 _mesa_VertexAttribPointerARB(0, 2, GL_FLOAT, GL_FALSE, in setup_glsl_generate_mipmap()
3109 _mesa_VertexAttribPointerARB(1, 3, GL_FLOAT, GL_FALSE, in setup_glsl_generate_mipmap()