Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dapi_loopback.h459 _mesa_VertexAttribI4bv(GLuint index, const GLbyte *v);
Dapi_loopback.c1480 _mesa_VertexAttribI4bv(GLuint index, const GLbyte *v) in _mesa_VertexAttribI4bv() function
1789 SET_VertexAttribI4bv(dest, _mesa_VertexAttribI4bv); in _mesa_loopback_init_api_table()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c520 SET_VertexAttribI4bv(exec, _mesa_VertexAttribI4bv); in _mesa_initialize_exec_table()