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

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_attrib_tmp.h295 TAG(Normal3fv)(const GLfloat * v) function
/external/mesa3d/src/mesa/vbo/
H A Dvbo_attrib_tmp.h295 TAG(Normal3fv)(const GLfloat * v) function
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_icd.h107 void (GLAPIENTRY * Normal3fv)(const GLfloat *); member in struct:__GLdispatchTableRec
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_icd.h107 void (GLAPIENTRY * Normal3fv)(const GLfloat *); member in struct:__GLdispatchTableRec
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
H A Dglapitemp.h425 KEYWORD1 void KEYWORD2 NAME(Normal3fv)(const GLfloat * v) function
428 DISPATCH(Normal3fv, (v), (F, "glNormal3fv(%p);\n", (const void *) v));
8245 TABLE_ENTRY(Normal3fv),
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglapi_mapi_tmp.h79 GLAPI void APIENTRY GLAPI_PREFIX(Normal3fv)(const GLfloat *v);
1799 GLAPI void APIENTRY GLAPI_PREFIX(Normal3fv)(const GLfloat *v) function
10565 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(Normal3fv))"\n"

Completed in 129 milliseconds