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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h2155 #define GET_VertexAttrib4fNV(disp) ((disp)->VertexAttrib4fNV) macro
3610 #define GET_VertexAttrib4fNV(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib4fNV_remap_index]) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15945 (* GET_VertexAttrib4fNV(disp)) parameters
15946 static inline _glptr_VertexAttrib4fNV GET_VertexAttrib4fNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib4fNV
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16418 (* GET_VertexAttrib4fNV(disp)) parameters
16419 static inline _glptr_VertexAttrib4fNV GET_VertexAttrib4fNV(struct _glapi_table *disp) { function in typeref:typename:_glptr_VertexAttrib4fNV
[all...]

Completed in 2478 milliseconds