Home
last modified time | relevance | path

Searched refs:NewDepth (Results 1 – 25 of 128) sorted by relevance

123456

/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Ddepth.c85 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in depth_func()
87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
132 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthMask()
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
166 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthBoundsEXT()
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Ddepth.c85 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in depth_func()
87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
132 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthMask()
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
166 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthBoundsEXT()
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Ddepth.c85 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in depth_func()
87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
132 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthMask()
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
166 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthBoundsEXT()
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Ddepth.c85 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in depth_func()
87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
132 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthMask()
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
166 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthBoundsEXT()
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Ddepth.c84 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in depth_func()
85 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
130 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in _mesa_DepthMask()
131 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
163 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH); in _mesa_DepthBoundsEXT()
164 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Ddepth.c85 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in depth_func()
87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
132 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthMask()
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
166 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthBoundsEXT()
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Ddepth.c85 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in depth_func()
87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
132 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthMask()
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
166 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthBoundsEXT()
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Ddepth.c85 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in depth_func()
87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
132 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthMask()
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
166 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthBoundsEXT()
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Ddepth.c85 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in depth_func()
87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
132 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthMask()
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
166 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthBoundsEXT()
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Ddepth.c85 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in depth_func()
87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func()
132 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthMask()
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask()
166 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepth ? 0 : _NEW_DEPTH, in _mesa_DepthBoundsEXT()
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceCfgNode.h55 void setLoopNestDepth(SizeT NewDepth) { LoopNestDepth = NewDepth; } in setLoopNestDepth() argument
/dports/graphics/c-a-i-r/c-a-i-r-2.19/EasyBMP/
H A DEasyBMP.cpp352 bool BMP::SetBitDepth( int NewDepth ) in SetBitDepth() argument
355 if( NewDepth != 1 && NewDepth != 4 && in SetBitDepth()
356 NewDepth != 8 && NewDepth != 16 && in SetBitDepth()
357 NewDepth != 24 && NewDepth != 32 ) in SetBitDepth()
362 << NewDepth << "." << endl in SetBitDepth()
369 BitDepth = NewDepth; in SetBitDepth()
H A DEasyBMP_BMP.h78 bool SetBitDepth( int NewDepth );
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/Easy_BMP/
H A DEasyBMP.cpp352 bool BMP::SetBitDepth( int NewDepth ) in SetBitDepth() argument
355 if( NewDepth != 1 && NewDepth != 4 && in SetBitDepth()
356 NewDepth != 8 && NewDepth != 16 && in SetBitDepth()
357 NewDepth != 24 && NewDepth != 32 ) in SetBitDepth()
362 << NewDepth << "." << endl in SetBitDepth()
369 BitDepth = NewDepth; in SetBitDepth()
H A DEasyBMP_BMP.h78 bool SetBitDepth( int NewDepth );
/dports/devel/hpx/hpx-1.2.1/examples/quickstart/EasyBMP/
H A DEasyBMP.cpp352 bool BMP::SetBitDepth( int NewDepth ) in SetBitDepth() argument
355 if( NewDepth != 1 && NewDepth != 4 && in SetBitDepth()
356 NewDepth != 8 && NewDepth != 16 && in SetBitDepth()
357 NewDepth != 24 && NewDepth != 32 ) in SetBitDepth()
362 << NewDepth << "." << endl in SetBitDepth()
369 BitDepth = NewDepth; in SetBitDepth()
H A DEasyBMP_BMP.h78 bool SetBitDepth( int NewDepth );
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DScheduleDAG.cpp184 void SUnit::setDepthToAtLeast(unsigned NewDepth) { in setDepthToAtLeast() argument
185 if (NewDepth <= getDepth()) in setDepthToAtLeast()
188 Depth = NewDepth; in setDepthToAtLeast()
/dports/editors/lazarus/lazarus/components/wiki/lazwiki/
H A Dwikiparser.pas797 NewDepth: Integer;
806 NewDepth:=1;
807 while FCurP[NewDepth] in ['*','#',':',';'] do inc(NewDepth);
817 while (CurDepth<NewDepth) do begin
830 if CurDepth=NewDepth then begin
842 inc(FCurP,NewDepth);
/dports/editors/lazarus-qt5/lazarus/components/wiki/lazwiki/
H A Dwikiparser.pas797 NewDepth: Integer;
806 NewDepth:=1;
807 while FCurP[NewDepth] in ['*','#',':',';'] do inc(NewDepth);
817 while (CurDepth<NewDepth) do begin
830 if CurDepth=NewDepth then begin
842 inc(FCurP,NewDepth);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/wiki/lazwiki/
H A Dwikiparser.pas800 NewDepth: Integer;
809 NewDepth:=1;
810 while FCurP[NewDepth] in ['*','#',':',';'] do inc(NewDepth);
820 while (CurDepth<NewDepth) do begin
833 if CurDepth=NewDepth then begin
845 inc(FCurP,NewDepth);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/wiki/lazwiki/
H A Dwikiparser.pas800 NewDepth: Integer;
809 NewDepth:=1;
810 while FCurP[NewDepth] in ['*','#',':',';'] do inc(NewDepth);
820 while (CurDepth<NewDepth) do begin
833 if CurDepth=NewDepth then begin
845 inc(FCurP,NewDepth);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DScheduleDAG.cpp247 void SUnit::setDepthToAtLeast(unsigned NewDepth) { in setDepthToAtLeast() argument
248 if (NewDepth <= getDepth()) in setDepthToAtLeast()
251 Depth = NewDepth; in setDepthToAtLeast()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DScheduleDAG.cpp247 void SUnit::setDepthToAtLeast(unsigned NewDepth) { in setDepthToAtLeast() argument
248 if (NewDepth <= getDepth()) in setDepthToAtLeast()
251 Depth = NewDepth; in setDepthToAtLeast()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DScheduleDAG.cpp247 void SUnit::setDepthToAtLeast(unsigned NewDepth) { in setDepthToAtLeast() argument
248 if (NewDepth <= getDepth()) in setDepthToAtLeast()
251 Depth = NewDepth; in setDepthToAtLeast()

123456