Searched refs:marked (Results 1 - 21 of 21) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libtess/ |
| H A D | render.c | 90 f->marked = FALSE; 98 if( f->inside && ! f->marked ) { 100 assert( f->marked ); 139 /* Macros which keep track of faces we have marked temporarily, and allow 146 #define Marked(f) (! (f)->inside || (f)->marked) 148 #define AddToTrail(f,t) ((f)->trail = (t), (t) = (f), (f)->marked = TRUE) 152 (t)->marked = FALSE; t = (t)->trail; \ 294 e->Lface->marked = TRUE; 316 e->Lface->marked = TRUE; 322 e->Lface->marked [all...] |
| H A D | mesh.h | 134 GLboolean marked; /* flag for conversion to strips */ member in struct:GLUface 181 * Other internal data (v->data, v->activeRegion, f->data, f->marked,
|
| H A D | mesh.c | 186 fNew->marked = FALSE; 188 /* The new face is marked "inside" if the old one was. This is a 627 f->marked = FALSE;
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 18.1.1.rst | 84 - nv30: ensure that displayable formats are marked accordingly
|
| H A D | 17.1.5.rst | 35 - bitfieldExtract is marked as a built-in function on OpenGL ES 3.0,
|
| H A D | 18.0.5.rst | 106 - cherry-ignore: nv30: ensure that displayable formats are marked
|
| H A D | 20.2.5.rst | 146 - radv: fix optimizing needed states if some are marked as dynamic
|
| H A D | 17.2.0.rst | 158 - bitfieldExtract is marked as a built-in function on OpenGL ES 3.0,
|
| H A D | 20.0.0.rst | 319 - pan/midgard: Remove code marked "TODO: remove me"
|
| H A D | 20.1.0.rst | 1644 - freedreno: Drop an unnecessary include marked "this should go away"
|
| H A D | 21.0.0.rst | 296 - pan/bi: Ensure TEXC src0 is not marked SSA
|
| H A D | 20.3.0.rst | 4393 - radv: fix optimizing needed states if some are marked as dynamic
|
| H A D | 21.2.0.rst | 4231 - zink: ensure sparse allocations aren't marked host-visible
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | docker.rst | 21 with that tag marked in the GitLab UI.
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | fontutils.c | 5524 Bool marked = False; local in function:save2FontList 5540 marked = True; 5550 marked = False; 5558 marked = False; 5566 marked = False; 5570 marked = False; 5577 if (!marked)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | rasterizer.rst | 94 The frontface vertex shader color output is marked with TGSI semantic
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | rasterizer.rst | 94 The frontface vertex shader color output is marked with TGSI semantic
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/freedreno/ |
| H A D | ir3-notes.rst | 412 In the depth pass, a depth is calculated for each instruction node within it's basic block. The depth is the sum of the required cycles (delay slots needed between two instructions plus one) of each instruction plus the max depth of any of it's source instructions. (meta_ instructions don't add to the depth). As an instruction's depth is calculated, it is inserted into a per block list sorted by deepest instruction. Unreachable instructions and inputs are marked.
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/ |
| H A D | ir3-notes.rst | 383 In the depth pass, a depth is calculated for each instruction node within its basic block. The depth is the sum of the required cycles (delay slots needed between two instructions plus one) of each instruction plus the max depth of any of its source instructions. (meta_ instructions don't add to the depth). As an instruction's depth is calculated, it is inserted into a per block list sorted by deepest instruction. Unreachable instructions and inputs are marked.
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/ |
| H A D | doxygen.conf.in | 277 # documentation sections, marked by \if sectionname ... \endif.
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 23413 "description": "frontends/va/enc: allow for frames to be marked as (not) referenced", [all...] |
Completed in 215 milliseconds