| /xsrc/external/mit/glu/dist/src/libtess/ |
| H A D | tessmono.c | 74 GLUhalfEdge *up, *lo; local in function:__gl_meshTessellateMonoRegion 81 up = face->anEdge; 82 assert( up->Lnext != up && up->Lnext->Lnext != up ); 84 for( ; VertLeq( up->Dst, up->Org ); up = up [all...] |
| /xsrc/external/mit/xbiff/dist/ |
| H A D | Makefile.am | 34 EXTRA_DIST = bitmaps/mail-down bitmaps/mail-up bitmaps/mail-down-mask bitmaps/mail-up-mask README.md
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | shadowmap.c | 64 GLfloat up[] = { 0.0, 0.0, 1.0 }; variable in typeref:typename:GLfloat[] 256 up[0], up[1], up[2] ); 287 * Set up projective texture matrix. We use the GL_MODELVIEW matrix 297 up[0], up[1], up[2] ); 325 up[0], up[ [all...] |
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | monotonizer.cc | 108 * Subdivider::monotonize - break up a jordan arc into s,t-monotone 147 if( sdir != up ) { 148 sdir = up; 168 if( tdir != up ) { 169 tdir = up; 227 sdir = up; 235 tdir = up; 246 if( sdir != up ) return 0; 255 if( tdir != up ) return 0;
|
| H A D | monotonizer.h | 55 enum dir { down, same, up, none }; enumerator in enum:Monotonizer::dir
|
| H A D | splitarcs.cc | 148 Subdivider::link( Arc_ptr jarc1, Arc_ptr jarc2, Arc_ptr up, Arc_ptr down ) argument 150 up->nuid = down->nuid = 0; // XXX 152 up->next = jarc2; 154 up->prev = jarc1->prev; 158 up->next->prev = up; 160 up->prev->next = up;
|
| /xsrc/external/mit/MesaLib/dist/docs/nir/ |
| H A D | index.rst | 6 of enums and data structures that make up the IR as well as a suite of helper
|
| /xsrc/external/mit/xf86-input-mouse/dist/src/ |
| H A D | hurd_mouse.c | 63 boolean_t up; /* MOUSE_LEFT .. MOUSE_RIGHT */ member in union:__anon9ce2fe4a0108::__anon9ce2fe4a020a 72 #define MOUSE_LEFT 1 /* mouse left button up/down */ 76 #define KEYBD_EVENT 5 /* key up/down */ 112 buttons = (buttons & 6) |(event->value.up ? 0 : 1); 115 buttons = (buttons & 5) |(event->value.up ? 0 : 2); 118 buttons = (buttons & 3) |(event->value.up ? 0 : 4) ;
|
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | project.c | 112 float forward[3], side[3], up[3]; local in function:gluLookAt 119 up[0] = upx; 120 up[1] = upy; 121 up[2] = upz; 125 /* Side = forward x up */ 126 cross(forward, up, side); 129 /* Recompute up as: up = side x forward */ 130 cross(side, forward, up); 137 m[0][1] = up[ [all...] |
| /xsrc/external/mit/xf86-input-synaptics/dist/src/ |
| H A D | synproto.c | 112 dst->up = src->up; 136 hw->up = 0;
|
| H A D | alpscomm.c | 145 * left,right,up,down. 147 * reflects left,right,down,up in lef1,rig1,mid1,up1. 170 hw->left = hw->right = hw->up = hw->down = hw->middle = FALSE; 195 hw->up = forward;
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | debugging.rst | 5 errors. It is up to the application to call ``glGetError`` to check for
|
| H A D | release-calendar.rst | 15 In order to keep the whole releasing team up to date with the tools
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | r600_shader.h | 227 // up 249 #define R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 250 cpu_to_le32((((s0a) << 0) | ((s1a) << 1) | ((uem) << 2) | ((up) << 3) | ((wm) << 4) | \ 253 #define R7xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 254 cpu_to_le32((((s0a) << 0) | ((s1a) << 1) | ((uem) << 2) | ((up) << 3) | ((wm) << 4) | \ 259 #define ALU_DWORD1_OP2(chipfamily, s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 261 R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) : \ 262 R7xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, omod, alu_inst, bs, dst_gpr, dr, de, clamp))
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | r600_shader.h | 227 // up 249 #define R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 250 cpu_to_le32((((s0a) << 0) | ((s1a) << 1) | ((uem) << 2) | ((up) << 3) | ((wm) << 4) | \ 253 #define R7xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 254 cpu_to_le32((((s0a) << 0) | ((s1a) << 1) | ((uem) << 2) | ((up) << 3) | ((wm) << 4) | \ 259 #define ALU_DWORD1_OP2(chipfamily, s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 261 R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) : \ 262 R7xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, omod, alu_inst, bs, dst_gpr, dr, de, clamp))
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_gfx_cs.c | 120 struct si_sdma_upload *up = &ctx->sdma_uploads[i]; local in function:si_flush_gfx_cs 123 assert(up->src_offset % 4 == 0 && up->dst_offset % 4 == 0 && 124 up->size % 4 == 0); 126 u_box_1d(up->src_offset, up->size, &box); 127 ctx->dma_copy(&ctx->b, &up->dst->b.b, 0, up->dst_offset, 0, 0, 128 &up->src->b.b, 0, &box);
|
| H A D | si_buffer.c | 556 struct si_sdma_upload *up = &sctx->sdma_uploads[i]; local in function:si_buffer_do_flush_region 558 if (up->dst != buf) 561 assert(up->src == stransfer->staging); 562 assert(box->x > up->dst_offset); 563 up->size = box->x + box->width - up->dst_offset; 577 struct si_sdma_upload *up = local in function:si_buffer_do_flush_region 579 up->dst = up->src = NULL; 580 si_resource_reference(&up [all...] |
| /xsrc/external/mit/mesa-demos/dist/m4/ |
| H A D | ac_define_dir.m4 | 12 # care of fixing up ${prefix} and such.
|
| /xsrc/external/mit/xf86-video-sunleo/dist/ |
| H A D | README.md | 9 effectively takes up 4 SBus slots.
|
| /xsrc/external/mit/xf86-video-intel/dist/m4/ |
| H A D | ac_define_dir.m4 | 12 # care of fixing up ${prefix} and such.
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/m4/ |
| H A D | ac_define_dir.m4 | 12 # care of fixing up ${prefix} and such.
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_window_pos.spec | 125 * Revision 1.1 - Minor clean-up (7 Jan 2000, Brian Paul)
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_window_pos.spec | 125 * Revision 1.1 - Minor clean-up (7 Jan 2000, Brian Paul)
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.2.4.rst | 34 - Dirt Rally: Menu system doesn't show up with Mesa 19.2.3
|
| /xsrc/external/mit/xorg-server/dist/m4/ |
| H A D | ac_define_dir.m4 | 12 # care of fixing up ${prefix} and such.
|