Searched refs:GET_GetVertexAttribivNV (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h2074 #define GET_GetVertexAttribivNV(disp) ((disp)->GetVertexAttribivNV) macro
3529 #define GET_GetVertexAttribivNV(disp) GET_by_offset(disp, driDispatchRemapTable[GetVertexAttribivNV_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15659 (* GET_GetVertexAttribivNV(disp)) parameters
15660 static inline _glptr_GetVertexAttribivNV GET_GetVertexAttribivNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_GetVertexAttribivNV
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16132 (* GET_GetVertexAttribivNV(disp)) parameters
16133 static inline _glptr_GetVertexAttribivNV GET_GetVertexAttribivNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_GetVertexAttribivNV
[all...]

Completed in 142 milliseconds