Searched defs:_gloffset_GetVertexAttribfvNV (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
H A Ddispatch.h867 #define _gloffset_GetVertexAttribfvNV 796 macro
1998 #define _gloffset_GetVertexAttribfvNV driDispatchRemapTable[GetVertexAttribfvNV_remap_index] macro
10935 return (_glptr_GetVertexAttribfvNV) (GET_by_offset(disp, _gloffset_GetVertexAttribfvNV));
10939 SET_by_offset(disp, _gloffset_GetVertexAttribfvNV, fn);

Completed in 265 milliseconds