Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c755 SET_IsVertexArray(exec, _mesa_IsVertexArray); in _mesa_initialize_exec_table()
Ddispatch.h10034 static inline void SET_IsVertexArray(struct _glapi_table *disp, GLboolean (GLAPIENTRYP fn)(GLuint))… in SET_IsVertexArray() function
Dmarshal_generated.c45081 SET_IsVertexArray(table, _mesa_marshal_IsVertexArray); in _mesa_create_marshal_table()