| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_normals.c | 42 GLvector4f normal; member in struct:normal_stage_data [all...] |
| H A D | t_vb_lighttmp.h | 59 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; local in function:TAG 245 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; local in function:TAG 421 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; local in function:TAG 527 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; local in function:TAG [all...] |
| H A D | t_vb_texgen.c | 99 build_m3(GLfloat f[][3],GLfloat m[],const GLvector4f * normal,const GLvector4f * eye) argument 126 build_m2(GLfloat f[][3],GLfloat m[],const GLvector4f * normal,const GLvector4f * eye) argument 174 build_f3(GLfloat * f,GLuint fstride,const GLvector4f * normal,const GLvector4f * eye) argument 201 build_f2(GLfloat * f,GLuint fstride,const GLvector4f * normal,const GLvector4f * eye) argument 279 GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; local in function:texgen_normal_map_nv 345 const GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; local in function:texgen [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_normals.c | 42 GLvector4f normal; member in struct:normal_stage_data [all...] |
| H A D | t_vb_lighttmp.h | 59 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; local in function:TAG 246 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; local in function:TAG 423 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; local in function:TAG 529 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; local in function:TAG [all...] |
| H A D | t_vb_texgen.c | 99 build_m3(GLfloat f[][3],GLfloat m[],const GLvector4f * normal,const GLvector4f * eye) argument 126 build_m2(GLfloat f[][3],GLfloat m[],const GLvector4f * normal,const GLvector4f * eye) argument 174 build_f3(GLfloat * f,GLuint fstride,const GLvector4f * normal,const GLvector4f * eye) argument 201 build_f2(GLfloat * f,GLuint fstride,const GLvector4f * normal,const GLvector4f * eye) argument 279 GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; local in function:texgen_normal_map_nv 345 const GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; local in function:texgen [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ |
| H A D | vbo_exec_eval.c | 208 fi_type normal[4]; local in function:vbo_exec_do_EvalCoord2f
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ |
| H A D | vbo_exec_eval.c | 211 fi_type normal[4]; local in function:vbo_exec_do_EvalCoord2f
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | surfpoints.c | 147 static void GLAPIENTRY normalCallback(GLfloat *normal) argument
|
| /xsrc/external/mit/glu/dist/src/libtess/ |
| H A D | tess.h | 73 GLdouble normal[3]; /* user-specified normal (if provided) */ member in struct:GLUtesselator
|
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_shader_util.h | 59 unsigned normal : 8; member in struct:ac_spi_color_formats
|
| H A D | ac_shader_util.c | 331 unsigned normal = 0; /* most optimal, may not support blending or export alpha */ local in function:ac_choose_spi_color_formats [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | gears.c | 105 GLfloat normal[3]; local in function:init_gear [all...] |
| /xsrc/external/mit/glu/dist/src/libnurbs/interface/ |
| H A D | glcurveval.cc | 378 OpenGLCurveEvaluator::normalCallBack(const GLfloat *normal, void* data) argument
|
| H A D | glsurfeval.cc | 1265 OpenGLSurfaceEvaluator::normalCallBack(const GLfloat *normal, void* data) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_float.c | 81 LLVMValueRef i32_floatexpmask, i32_smallexpmask, magic, normal; local in function:lp_build_float_to_smallfloat 354 LLVMValueRef exp_one, isdenorm, denorm, normal, exp_ad local in function:lp_build_smallfloat_to_float [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_float.c | 81 LLVMValueRef i32_floatexpmask, i32_smallexpmask, magic, normal; local in function:lp_build_float_to_smallfloat 354 LLVMValueRef exp_one, isdenorm, denorm, normal, exp_ad local in function:lp_build_smallfloat_to_float [all...] |
| /xsrc/external/mit/ctwm/dist/ |
| H A D | menus.h | 55 ColorPair normal; /* unhiglight colors */ member in struct:MenuItem
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | wave.c | 62 float normal[3]; member in struct:facet 66 float normal[3]; member in struct:coord [all...] |
| /xsrc/external/mit/freetype/dist/src/pshinter/ |
| H A D | pshglob.c | 477 PSH_Blue_Table normal, family; local in function:psh_blues_scale_zones
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | eval.c | 914 static GLfloat normal[3] = { 0.0, 0.0, 1.0 }; local in function:_mesa_init_eval
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | eval.c | 917 static GLfloat normal[3] = { 0.0, 0.0, 1.0 }; local in function:_mesa_init_eval
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | quartzKeyboard.c | 130 KeySym normal, keypad; member in struct:__anoncb5bea7e0308 166 KeySym normal, dead; member in struct:__anoncb5bea7e0408
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | quartzKeyboard.c | 128 KeySym normal, keypad; member in struct:__anona4b18bf10308 164 KeySym normal, dead; member in struct:__anona4b18bf10408
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| H A D | es2gears.c | 147 GLfloat normal[3]; local in function:create_gear [all...] |