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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h2098 #define GET_VertexAttrib1dvNV(disp) ((disp)->VertexAttrib1dvNV) macro
3553 #define GET_VertexAttrib1dvNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib1dvNV_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15736 (* GET_VertexAttrib1dvNV(disp)) parameters
15737 static inline _glptr_VertexAttrib1dvNV GET_VertexAttrib1dvNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib1dvNV
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16209 (* GET_VertexAttrib1dvNV(disp)) parameters
16210 static inline _glptr_VertexAttrib1dvNV GET_VertexAttrib1dvNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib1dvNV
[all...]

Completed in 146 milliseconds