Home
last modified time | relevance | path

Searched refs:_mesa_VertexAttribI4sv (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dapi_loopback.h461 _mesa_VertexAttribI4sv(GLuint index, const GLshort *v);
Dapi_loopback.c1486 _mesa_VertexAttribI4sv(GLuint index, const GLshort *v) in _mesa_VertexAttribI4sv() function
1790 SET_VertexAttribI4sv(dest, _mesa_VertexAttribI4sv); in _mesa_loopback_init_api_table()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c521 SET_VertexAttribI4sv(exec, _mesa_VertexAttribI4sv); in _mesa_initialize_exec_table()