/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 256 static void missing_coincidence(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contour… in missing_coincidence() argument 260 /* result |= */ contour->debugMissingCoincidence(glitches); in missing_coincidence() 265 static void move_multiples(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList)… in move_multiples() argument 268 if (contour->debugMoveMultiples(glitches), false) { in move_multiples() 275 static void move_nearby(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) { in move_nearby() argument 278 contour->debugMoveNearby(glitches); in move_nearby() 292 SkPathOpsDebug::GlitchLog glitches; in debugAddToCoinChangedDict() local 297 missing_coincidence(&glitches, fContourHead); in debugAddToCoinChangedDict() 299 move_multiples(&glitches, fContourHead); in debugAddToCoinChangedDict() 301 move_nearby(&glitches, fContourHead); in debugAddToCoinChangedDict() [all …]
|
D | SkOpSegment.h | 137 void debugClearAll(SkPathOpsDebug::GlitchLog* glitches) const; 138 void debugClearOne(const SkOpSpan* span, SkPathOpsDebug::GlitchLog* glitches) const; 149 void debugMissingCoincidence(SkPathOpsDebug::GlitchLog* glitches) const; 150 void debugMoveMultiples(SkPathOpsDebug::GlitchLog* glitches) const; 151 void debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const;
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 256 static void missing_coincidence(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contour… in missing_coincidence() argument 260 /* result |= */ contour->debugMissingCoincidence(glitches); in missing_coincidence() 265 static void move_multiples(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList)… in move_multiples() argument 268 if (contour->debugMoveMultiples(glitches), false) { in move_multiples() 275 static void move_nearby(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) { in move_nearby() argument 278 contour->debugMoveNearby(glitches); in move_nearby() 292 SkPathOpsDebug::GlitchLog glitches; in debugAddToCoinChangedDict() local 297 missing_coincidence(&glitches, fContourHead); in debugAddToCoinChangedDict() 299 move_multiples(&glitches, fContourHead); in debugAddToCoinChangedDict() 301 move_nearby(&glitches, fContourHead); in debugAddToCoinChangedDict() [all …]
|
D | SkOpSegment.h | 137 void debugClearAll(SkPathOpsDebug::GlitchLog* glitches) const; 138 void debugClearOne(const SkOpSpan* span, SkPathOpsDebug::GlitchLog* glitches) const; 149 void debugMissingCoincidence(SkPathOpsDebug::GlitchLog* glitches) const; 150 void debugMoveMultiples(SkPathOpsDebug::GlitchLog* glitches) const; 151 void debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const;
|
/external/mesa3d/docs/relnotes/ |
D | 19.2.2.rst | 35 glitches on RADV driver (part 2) 37 glitches on RADV driver
|
D | 17.2.8.rst | 36 - Graphical glitches r600 in game this war of mine linux native
|
D | 20.1.8.rst | 37 - Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
|
D | 10.0.2.rst | 40 glitches in serious sam 3 with the sb shader backend
|
D | 18.0.4.rst | 33 - [radv] graphical glitches on dolphin emulator
|
D | 20.1.9.rst | 39 - Substance Painter 6.1.3 black glitches on Radeon RX570
|
D | 20.0.7.rst | 33 - heavy glitches on amd ryzen 5 since version 20.x
|
D | 10.0.rst | 89 Graphical glitches in Serious Sam 3 when SB is enabled
|
D | 20.0.5.rst | 37 - Graphical glitches on Intel Graphics when Xorg started on Iris driver
|
D | 13.0.4.rst | 69 [amdgpu] Payday 2 visual glitches on some models
|
D | 9.0.3.rst | 57 [IVB] Graphical glitches in 0 A.D
|
D | 17.2.0.rst | 98 glitches and crash in gallium nine
|
D | 10.5.0.rst | 69 Graphical glitches in Unreal Engine 4
|
D | 9.2.rst | 93 [IVB] Graphical glitches in 0 A.D
|
D | 17.1.0.rst | 94 [amdgpu] Payday 2 visual glitches on some models
|
D | 17.3.0.rst | 243 - Graphical glitches r600 in game this war of mine linux native
|
D | 17.0.0.rst | 266 [amdgpu] Payday 2 visual glitches on some models
|
D | 18.2.0.rst | 80 - [radv] graphical glitches on dolphin emulator
|
/external/mesa3d/src/amd/compiler/ |
D | README-ISA.md | 119 in graphical glitches or hangs.
|
/external/u-boot/drivers/pinctrl/ |
D | Kconfig | 153 pin has a glitch filter providing rejection of glitches lower than
|
/external/mesa3d/docs/ |
D | versions.rst | 1007 - fixed GL error glitches in gl[Client]ActiveTextureARB() 1222 - error checking in compressed tex image functions had some glitches 1467 - fixed some compilation/link glitches on IRIX (Mike Stephens) 1522 - fixed some minor glGetTexParameter glitches 1525 - fixed a few glitches in GL_HP_occlusion_test extension
|