Searched refs:_mesa_VertexAttrib4sNV (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | api_loopback.h | 343 _mesa_VertexAttrib4sNV(GLuint index, GLshort x, GLshort y, GLshort z,
|
D | api_loopback.c | 1098 _mesa_VertexAttrib4sNV(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) in _mesa_VertexAttrib4sNV() function 1729 SET_VertexAttrib4sNV(dest, _mesa_VertexAttrib4sNV); in _mesa_loopback_init_api_table()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | api_exec.c | 1462 SET_VertexAttrib4sNV(exec, _mesa_VertexAttrib4sNV); in _mesa_initialize_exec_table()
|