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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h2173 #define GET_VertexAttribPointerNV(disp) ((disp)->VertexAttribPointerNV) macro
3628 #define GET_VertexAttribPointerNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttribPointerNV_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16011 (* GET_VertexAttribPointerNV(disp)) parameters
16012 static inline _glptr_VertexAttribPointerNV GET_VertexAttribPointerNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttribPointerNV
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16484 (* GET_VertexAttribPointerNV(disp)) parameters
16485 static inline _glptr_VertexAttribPointerNV GET_VertexAttribPointerNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttribPointerNV
[all...]

Completed in 170 milliseconds