Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dapi_loopback.h339 _mesa_VertexAttrib3sNV(GLuint index, GLshort x, GLshort y, GLshort z);
Dapi_loopback.c1086 _mesa_VertexAttrib3sNV(GLuint index, GLshort x, GLshort y, GLshort z) in _mesa_VertexAttrib3sNV() function
1727 SET_VertexAttrib3sNV(dest, _mesa_VertexAttrib3sNV); in _mesa_loopback_init_api_table()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1458 SET_VertexAttrib3sNV(exec, _mesa_VertexAttrib3sNV); in _mesa_initialize_exec_table()