Home
last modified time | relevance | path

Searched refs:culled (Results 26 – 50 of 854) sorted by relevance

12345678910>>...35

/dports/www/py-notebook/notebook-6.4.5/notebook/services/kernels/tests/
H A Dtest_kernels_api.py276 culled = False
282 culled = True
286 return culled
/dports/irc/inspircd/inspircd-3.11.0/src/
H A Dbase.cpp200 : culled(false) in Extensible()
207 culled = true; in cull()
222 if ((!extensions.empty() || !culled) && ServerInstance) in ~Extensible()
/dports/games/tesseract-data/tesseract/src/engine/
H A Drendermodel.cpp480 int culled; member
743 bm.culled = cullmodel(b.m, bm.center, bm.radius, bm.flags, bm.d); in rendermodelbatches()
744 if(bm.culled || bm.flags&MDL_ONLYSHADOW) continue; in rendermodelbatches()
785 if(bm.culled&(MDL_CULL_OCCLUDED|MDL_CULL_QUERY) && bm.flags&MDL_CULL_QUERY) in rendermodelbatches()
814 bm.culled = cullmodel(b.m, bm.center, bm.radius, bm.flags, bm.d); in rendertransparentmodelbatches()
815 if(bm.culled || bm.colorscale.a >= 1 || bm.flags&MDL_ONLYSHADOW) continue; in rendertransparentmodelbatches()
1000 int culled = cullmodel(m, center, radius, flags, d); in rendermodel() local
1001 if(culled) in rendermodel()
1003 if(culled&(MDL_CULL_OCCLUDED|MDL_CULL_QUERY) && flags&MDL_CULL_QUERY && !viewidx) in rendermodel()
/dports/games/tesseract/tesseract/src/engine/
H A Drendermodel.cpp480 int culled; member
743 bm.culled = cullmodel(b.m, bm.center, bm.radius, bm.flags, bm.d); in rendermodelbatches()
744 if(bm.culled || bm.flags&MDL_ONLYSHADOW) continue; in rendermodelbatches()
785 if(bm.culled&(MDL_CULL_OCCLUDED|MDL_CULL_QUERY) && bm.flags&MDL_CULL_QUERY) in rendermodelbatches()
814 bm.culled = cullmodel(b.m, bm.center, bm.radius, bm.flags, bm.d); in rendertransparentmodelbatches()
815 if(bm.culled || bm.colorscale.a >= 1 || bm.flags&MDL_ONLYSHADOW) continue; in rendertransparentmodelbatches()
1000 int culled = cullmodel(m, center, radius, flags, d); in rendermodel() local
1001 if(culled) in rendermodel()
1003 if(culled&(MDL_CULL_OCCLUDED|MDL_CULL_QUERY) && flags&MDL_CULL_QUERY && !viewidx) in rendermodel()
/dports/games/opencity/opencity-0.0.6.5stable/src/
H A Drenderer.cpp1783 bool culled; in _CalculateCulledGrid() local
1805 culled = a or b or c or d; in _CalculateCulledGrid()
1810 _baCulledGrid[linear] = culled; in _CalculateCulledGrid()
1815 culled = a and b and c and d; in _CalculateCulledGrid()
1816 if (culled) { in _CalculateCulledGrid()
1846 bool culled; in _CalculateCulledModel() local
1865 culled = x0y0 or x1y0 or x1y1 or x0y1; in _CalculateCulledModel()
1866 _baCulledModel[linear] = culled; in _CalculateCulledModel()
/dports/security/hlfl/hlfl-0.60.1/doc/
H A DCodingStyle4 Braces should be culled with else or if.
/dports/ftp/oftpd/oftpd-0.3.7/dist/
H A DREADME8 Submitted by Petr Kristof, culled from unknown sources on the
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_cull_distance/
H A Dbasic-cull-4.shader_test34 # Both triangles culled, all should be green.
H A Dclip-cull-1.shader_test36 # All blue, nothing clipped or culled
H A Dclip-cull-2.shader_test45 # Top right corner is blue because triangle 1 was not culled or clipped
/dports/multimedia/assimp/assimp-5.1.3/test/models-nonbsd/MD3/q3root/scripts/
H A Dkt_kubalwagon.shader1 //KubalWagon - texture 'culled' so the mudguard and Steering wheel
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Drendermodel.cpp527 int culled; member
775 bm.culled = cullmodel(b.m, bm.state.center, bm.state.radius, bm.state.flags, bm.d); in rendermodelbatches()
776 if(bm.culled || bm.state.flags&MDL_ONLYSHADOW) continue; in rendermodelbatches()
818 if(bm.culled&(MDL_CULL_OCCLUDED|MDL_CULL_QUERY) && bm.state.flags&MDL_CULL_QUERY) in rendermodelbatches()
847 bm.culled = cullmodel(b.m, bm.state.center, bm.state.radius, bm.state.flags, bm.d); in rendertransparentmodelbatches()
848 …if(bm.culled || !(bm.state.color.a < 1 || bm.state.flags&MDL_FORCETRANSPARENT) || bm.state.flags&M… in rendertransparentmodelbatches()
1037 int culled = cullmodel(m, state.center, state.radius, state.flags, d); in rendermodel() local
1038 if(culled) in rendermodel()
1040 if(culled&(MDL_CULL_OCCLUDED|MDL_CULL_QUERY) && state.flags&MDL_CULL_QUERY) in rendermodel()
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/nodes/
H A DPane.cpp.in120 goto culled;
137 goto culled;
142 else goto culled;
145 culled:
/dports/devel/aegis/aegis-4.25.D510/aetar/
H A Dreceive.cc194 nstring_list culled; in remove_by_pattern() local
201 culled.push_back(fn); in remove_by_pattern()
203 filenames = culled; in remove_by_pattern()
/dports/cad/opencascade/opencascade-7.6.0/tests/v3d/bugs/
H A Dbug3134117 if { [vstatprofiler structs] != 1203 } { puts "Error: unexpected number of culled structures" }
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/engine_rex/
H A DTerrainCuller.cpp189 bool culled = _cv->isCulled(box); in isCulledToBBox() local
191 return culled; in isCulledToBBox()
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/nodes/
H A DPane.cpp.in129 goto culled;
146 goto culled;
151 else goto culled;
154 culled:
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c127 ASSERTED int culled = LP_COUNT_GET(nr_culled_rects); in rect() local
141 assert(culled == LP_COUNT_GET(nr_culled_rects)); in rect()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c127 ASSERTED int culled = LP_COUNT_GET(nr_culled_rects); in rect() local
141 assert(culled == LP_COUNT_GET(nr_culled_rects)); in rect()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c127 ASSERTED int culled = LP_COUNT_GET(nr_culled_rects); in rect() local
141 assert(culled == LP_COUNT_GET(nr_culled_rects)); in rect()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c127 ASSERTED int culled = LP_COUNT_GET(nr_culled_rects); in rect() local
141 assert(culled == LP_COUNT_GET(nr_culled_rects)); in rect()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c127 ASSERTED int culled = LP_COUNT_GET(nr_culled_rects); in rect() local
141 assert(culled == LP_COUNT_GET(nr_culled_rects)); in rect()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c127 ASSERTED int culled = LP_COUNT_GET(nr_culled_rects); in rect() local
141 assert(culled == LP_COUNT_GET(nr_culled_rects)); in rect()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c127 ASSERTED int culled = LP_COUNT_GET(nr_culled_rects); in rect() local
141 assert(culled == LP_COUNT_GET(nr_culled_rects)); in rect()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c127 ASSERTED int culled = LP_COUNT_GET(nr_culled_rects); in rect() local
141 assert(culled == LP_COUNT_GET(nr_culled_rects)); in rect()

12345678910>>...35