| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | format_info.py | 201 norm = chan.norm or chan.type == parser.FLOAT variable
|
| H A D | rastpos.c | 401 GLfloat *norm, eyenorm[3]; local in function:_mesa_RasterPos
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | format_info.py | 205 norm = chan.norm or chan.type == parser.FLOAT variable
|
| H A D | rastpos.c | 407 GLfloat *norm, eyenorm[3]; local in function:_mesa_RasterPos
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_normalize_cubemap_coords.c | 60 nir_ssa_def *norm = nir_fmax(b, nir_channel(b, abs, 0), local in function:normalize_cubemap_coords_block
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_normalize_cubemap_coords.c | 60 nir_ssa_def *norm = nir_fmax(b, nir_channel(b, abs, 0), local in function:normalize_cubemap_coords_block
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_format.c | 110 panfrost_translate_channel_type(unsigned type, unsigned size, bool norm) { argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_maos_vbtmp.h | 46 GLuint (*norm)[4]; local in function:TAG [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_maos_vbtmp.h | 46 GLuint (*norm)[4]; local in function:TAG [all...] |
| /xsrc/external/mit/glu/dist/src/libtess/ |
| H A D | normal.c | 76 static void ComputeNormal( GLUtesselator *tess, GLdouble norm[3] ) argument 201 GLdouble norm[3]; local in function:__gl_projectPolygon [all...] |
| H A D | render.c | 362 static int ComputeNormal( GLUtesselator *tess, GLdouble norm[3], int check ) argument 446 GLdouble norm[3]; local in function:__gl_renderCache [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_type.h | 114 unsigned norm:1; member in struct:lp_type
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_type.h | 114 unsigned norm:1; member in struct:lp_type
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_video.h | 87 int *norm; member in struct:__anon629b2c180108
|
| H A D | smi_video.c | 509 SMI_AddEncoding(XF86VideoEncodingPtr enc,int i,int norm,int input,int channel) argument 734 int norm; local in function:SetAttrSAA7111 1025 int norm; local in function:SMI_PutVideo [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_texgen.c | 106 const GLfloat *norm = normal->start; local in function:build_m3 134 GLfloat *norm = normal->start; local in function:build_m2 183 GLfloat *norm = normal->start; local in function:build_f3 209 GLfloat *norm = normal->start; local in function:build_f2 283 const GLfloat *norm = normal->start; local in function:texgen_normal_map_nv 389 const GLfloat *norm = normal->start; local in function:texgen 422 const GLfloat *norm = normal->start; local in function:texgen 451 const GLfloat *norm = normal->start; local in function:texgen [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_texgen.c | 106 const GLfloat *norm = normal->start; local in function:build_m3 134 GLfloat *norm = normal->start; local in function:build_m2 183 GLfloat *norm = normal->start; local in function:build_f3 209 GLfloat *norm = normal->start; local in function:build_f2 283 const GLfloat *norm = normal->start; local in function:texgen_normal_map_nv 389 const GLfloat *norm = normal->start; local in function:texgen 422 const GLfloat *norm = normal->start; local in function:texgen 451 const GLfloat *norm = normal->start; local in function:texgen [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | ray.c | 344 static float norm[3] = { 0.0f, 0.0f, 1.0f }; local in function:colorcheckmap 439 float rcol[3], ppos[3], norm[3], ldir[3], h[3], vdir[3], planepos[3]; local in function:updatereflectmap [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw_sm.c | 609 uint8_t norm[2]; /* normalization num,denom */ member in struct:nvc0_hw_sm_query_cfg [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw_sm.c | 609 uint8_t norm[2]; /* normalization num,denom */ member in struct:nvc0_hw_sm_query_cfg [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | instr-a3xx.h | 560 } norm; member in union:PACKED::PACKED
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | fontutils.c | 3468 XTermXftFonts *norm = &(screen->renderFontNorm[fontnum]); local in function:xtermComputeFontInfo [all...] |
| H A D | util.c | 4723 XTermFonts *norm = NULL; local in function:drawXtermText
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 2443 aco_ptr<Instruction> norm; local in function:aco::__anon562fcc110110::visit_alu_instr
|