Navigate to the top level Navigate up one level

xemu-0.7.98-master-7bfb7c85378f64f93556c365ea0cc18cb2181dc8:Linux_x86_64:gl_Mesa_NV134:gslv_4.30 vs Xbox_Hardware

2D_Lines

Description
Tests various NV04_SOLID_LINE_* 2D graphics acceleration functions by rendering lines into buffers of different color depths.
Suite class def
src/tests/two_d_line_tests.h

2DLine-15-C000003E0-400_200-400_400

Difference
0.06071414798498154
Description

XRGB 555 color depth - green vertical line from 400, 200 - 400, 400.

Diff result for 2D_Lines::2DLine-15-C000003E0-400_200-400_400

2DLine-16-C000007E0-400_200-400_400

Difference
0.06071414798498154
Description

XRGB 565 color depth - green vertical line from 400, 200 - 400, 400.

Diff result for 2D_Lines::2DLine-16-C000007E0-400_200-400_400

2DLine-24-C00000000-400_200-400_400

Difference
0.03612451255321503
Description

XRGB 888 - black vertical line from 400, 200 - 400, 400

Diff result for 2D_Lines::2DLine-24-C00000000-400_200-400_400

2DLine-24-C0000FF00-400_200-400_400

Difference
0.06071414798498154
Description

XRGB 888 - green vertical line from 400, 200 - 400, 400

Diff result for 2D_Lines::2DLine-24-C0000FF00-400_200-400_400

2DLine-24-C0000FF00-444_222-444_444

Difference
0.05987171083688736
Description

XRGB 888 - green vertical line from 444, 222 - 444, 444

Diff result for 2D_Lines::2DLine-24-C0000FF00-444_222-444_444

2DLine-24-C00FF0000-400_200-400_400

Difference
0.05237200856208801
Description

XRGB 888 - red vertical line from 400, 200 - 400, 400

Diff result for 2D_Lines::2DLine-24-C00FF0000-400_200-400_400

2DLine-24-C00FFFFFF-0_0-639_479

Difference
0.16127057373523712
Description

XRGB 888 - white diagonal line from 0, 0, - 639, 479 (one pixel short of bottom right corner)

Diff result for 2D_Lines::2DLine-24-C00FFFFFF-0_0-639_479

2DLine-24-C00FFFFFF-400_0-400_479

Difference
0.10254403203725815
Description

XRGB 888 - white vertical line from 400, 0 - 400, 479 (one pixel short of bottom)

Diff result for 2D_Lines::2DLine-24-C00FFFFFF-400_0-400_479

2DLine-24-C00FFFFFF-400_300-400_301

Difference
0.010878780856728554
Description

XRGB 888 - white dot at 400, 300

Diff result for 2D_Lines::2DLine-24-C00FFFFFF-400_300-400_301

2DLine-24-C00FFFFFF-400_300-401_300

Difference
0.010878780856728554
Description

XRGB 888 - white dot at 400, 300

Diff result for 2D_Lines::2DLine-24-C00FFFFFF-400_300-401_300

2DLine-24-C00FFFFFF-639_479-0_0

Difference
0.16122575104236603
Description

XRGB 888 - white diagonal line from 639, 479 - 0, 0 (one pixel short of the upper left corner)

Diff result for 2D_Lines::2DLine-24-C00FFFFFF-639_479-0_0

2DLine-24-CFFFFFFFF-100_100-100_400

Difference
0.0815705731511116
Description

XRGB 888 - white vertical line from 100, 100 - 100, 400 - alpha is ignored

Diff result for 2D_Lines::2DLine-24-CFFFFFFFF-100_100-100_400

3D_primitive

Description
Tests behavior when rendering various 3D primitives.
Suite class def
src/tests/three_d_primitive_tests.h

LineLoop

Difference
0.010687621310353279
Description

Draws vertices as a line loop using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::LineLoop

LineLoop-inlinearrays

Difference
0.010687501169741154
Description

Draws vertices as a line loop using NV097_INLINE_ARRAY

Diff result for 3D_primitive::LineLoop-inlinearrays

LineLoop-inlinearrays-ls

Difference
0.023521114140748978
Description

Draws vertices as a line loop using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::LineLoop-inlinearrays-ls

LineLoop-inlinearrays-ls-ps

Difference
0.01134507916867733
Description

Draws vertices as a line loop using NV097_INLINE_ARRAY with line smoothing and polygon smoothing enabled.

Diff result for 3D_primitive::LineLoop-inlinearrays-ls-ps

LineLoop-inlinearrays-ps

Difference
0.03662861883640289
Description

Draws vertices as a line loop using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::LineLoop-inlinearrays-ps

LineLoop-inlinebuf

Difference
0.010687543079257011
Description

Draws vertices as a line loop using NV097_SET_VERTEX3F

Diff result for 3D_primitive::LineLoop-inlinebuf

LineLoop-inlinebuf-ls

Difference
0.013134793378412724
Description

Draws vertices as a line loop using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::LineLoop-inlinebuf-ls

LineLoop-inlinebuf-ls-ps

Difference
0.018198098987340927
Description

Draws vertices as a line loop using NV097_SET_VERTEX3F with line smoothing and polygon smoothing enabled.

Diff result for 3D_primitive::LineLoop-inlinebuf-ls-ps

LineLoop-inlinebuf-ps

Difference
0.03662808984518051
Description

Draws vertices as a line loop using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::LineLoop-inlinebuf-ps

LineLoop-inlineelements

Difference
0.01068747416138649
Description

Draws vertices as a line loop using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::LineLoop-inlineelements

LineLoop-inlineelements-ls

Difference
0.014244823716580868
Description

Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::LineLoop-inlineelements-ls

LineLoop-inlineelements-ls-ps

Difference
0.018196824938058853
Description

Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with line smoothing and polygon smoothing enabled.

Diff result for 3D_primitive::LineLoop-inlineelements-ls-ps

LineLoop-inlineelements-ps

Difference
0.03662954270839691
Description

Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::LineLoop-inlineelements-ps

LineLoop-ls

Difference
0.013579717837274075
Description

Draws vertices as a line loop using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::LineLoop-ls

LineLoop-ls-ps

Difference
0.014249671250581741
Description

Draws vertices as a line loop using NV097_DRAW_ARRAYS with line smoothing and polygon smoothing enabled.

Diff result for 3D_primitive::LineLoop-ls-ps

LineLoop-ps

Difference
0.03663412481546402
Description

Draws vertices as a line loop using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::LineLoop-ps

Lines

Difference
0.01268540695309639
Description

Draws vertices as lines using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::Lines

Lines-inlinearrays

Difference
0.012685397639870644
Description

Draws vertices as lines using NV097_INLINE_ARRAY

Diff result for 3D_primitive::Lines-inlinearrays

Lines-inlinearrays-ls

Difference
0.025721825659275055
Description

Draws vertices as lines using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::Lines-inlinearrays-ls

Lines-inlinearrays-ls-ps

Difference
0.015652166679501534
Description

Draws vertices as lines using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Diff result for 3D_primitive::Lines-inlinearrays-ls-ps

Lines-inlinearrays-ps

Difference
0.051884640008211136
Description

Draws vertices as lines using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::Lines-inlinearrays-ps

Lines-inlinebuf

Difference
0.01268540509045124
Description

Draws vertices as lines using NV097_SET_VERTEX3F

Diff result for 3D_primitive::Lines-inlinebuf

Lines-inlinebuf-ls

Difference
0.018470102921128273
Description

Draws vertices as lines using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::Lines-inlinebuf-ls

Lines-inlinebuf-ls-ps

Difference
0.025753047317266464
Description

Draws vertices as lines using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Diff result for 3D_primitive::Lines-inlinebuf-ls-ps

Lines-inlinebuf-ps

Difference
0.05188459903001785
Description

Draws vertices as lines using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::Lines-inlinebuf-ps

Lines-inlineelements

Difference
0.01268540509045124
Description

Draws vertices as lines using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::Lines-inlineelements

Lines-inlineelements-ls

Difference
0.020104598253965378
Description

Draws vertices as lines using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::Lines-inlineelements-ls

Lines-inlineelements-ls-ps

Difference
0.02575308084487915
Description

Draws vertices as lines using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Diff result for 3D_primitive::Lines-inlineelements-ls-ps

Lines-inlineelements-ps

Difference
0.05188458412885666
Description

Draws vertices as lines using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::Lines-inlineelements-ps

Lines-ls

Difference
0.01908331923186779
Description

Draws vertices as lines using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::Lines-ls

Lines-ls-ps

Difference
0.02010643295943737
Description

Draws vertices as lines using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Diff result for 3D_primitive::Lines-ls-ps

Lines-ps

Difference
0.05188703536987305
Description

Draws vertices as lines using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::Lines-ps

LineStrip

Difference
0.013068591244518757
Description

Draws vertices as a line strip using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::LineStrip

LineStrip-inlinearrays

Difference
0.01306853536516428
Description

Draws vertices as a line strip using NV097_INLINE_ARRAY

Diff result for 3D_primitive::LineStrip-inlinearrays

LineStrip-inlinearrays-ls

Difference
0.018589386716485023
Description

Draws vertices as a line strip using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::LineStrip-inlinearrays-ls

LineStrip-inlinearrays-ls-ps

Difference
0.011809300631284714
Description

Draws vertices as a line strip using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Diff result for 3D_primitive::LineStrip-inlinearrays-ls-ps

LineStrip-inlinearrays-ps

Difference
0.03798481822013855
Description

Draws vertices as a line strip using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::LineStrip-inlinearrays-ps

LineStrip-inlinebuf

Difference
0.0130685456097126
Description

Draws vertices as a line strip using NV097_SET_VERTEX3F

Diff result for 3D_primitive::LineStrip-inlinebuf

LineStrip-inlinebuf-ls

Difference
0.012849466875195503
Description

Draws vertices as a line strip using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::LineStrip-inlinebuf-ls

LineStrip-inlinebuf-ls-ps

Difference
0.01847533881664276
Description

Draws vertices as a line strip using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Diff result for 3D_primitive::LineStrip-inlinebuf-ls-ps

LineStrip-inlinebuf-ps

Difference
0.03798484057188034
Description

Draws vertices as a line strip using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::LineStrip-inlinebuf-ps

LineStrip-inlineelements

Difference
0.013068506494164467
Description

Draws vertices as a line strip using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::LineStrip-inlineelements

LineStrip-inlineelements-ls

Difference
0.013910481706261635
Description

Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::LineStrip-inlineelements-ls

LineStrip-inlineelements-ls-ps

Difference
0.01847473531961441
Description

Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Diff result for 3D_primitive::LineStrip-inlineelements-ls-ps

LineStrip-inlineelements-ps

Difference
0.037984855473041534
Description

Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::LineStrip-inlineelements-ps

LineStrip-ls

Difference
0.013118489645421505
Description

Draws vertices as a line strip using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::LineStrip-ls

LineStrip-ls-ps

Difference
0.013911755755543709
Description

Draws vertices as a line strip using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Diff result for 3D_primitive::LineStrip-ls-ps

LineStrip-ps

Difference
0.037985172122716904
Description

Draws vertices as a line strip using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::LineStrip-ps

Points

Difference
0.001126265386119485
Description

Draws vertices as points using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::Points

Points-inlinearrays

Difference
0.001126265386119485
Description

Draws vertices as points using NV097_INLINE_ARRAY

Diff result for 3D_primitive::Points-inlinearrays

Points-inlinearrays-ls

Difference
0.045162416994571686
Description

Draws vertices as points using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::Points-inlinearrays-ls

Points-inlinearrays-ls-ps

Difference
0.04516240581870079
Description

Draws vertices as points using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Diff result for 3D_primitive::Points-inlinearrays-ls-ps

Points-inlinearrays-ps

Difference
0.045161545276641846
Description

Draws vertices as points using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::Points-inlinearrays-ps

Points-inlinebuf

Difference
0.001126265386119485
Description

Draws vertices as points using NV097_SET_VERTEX3F

Diff result for 3D_primitive::Points-inlinebuf

Points-inlinebuf-ls

Difference
0.0451667457818985
Description

Draws vertices as points using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::Points-inlinebuf-ls

Points-inlinebuf-ls-ps

Difference
0.045167941600084305
Description

Draws vertices as points using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Diff result for 3D_primitive::Points-inlinebuf-ls-ps

Points-inlinebuf-ps

Difference
0.045170869678258896
Description

Draws vertices as points using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::Points-inlinebuf-ps

Points-inlineelements

Difference
0.001126265386119485
Description

Draws vertices as points using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::Points-inlineelements

Points-inlineelements-ls

Difference
0.04517208784818649
Description

Draws vertices as points using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::Points-inlineelements-ls

Points-inlineelements-ls-ps

Difference
0.04517209157347679
Description

Draws vertices as points using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Diff result for 3D_primitive::Points-inlineelements-ls-ps

Points-inlineelements-ps

Difference
0.0451720654964447
Description

Draws vertices as points using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::Points-inlineelements-ps

Points-ls

Difference
0.04547261819243431
Description

Draws vertices as points using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::Points-ls

Points-ls-ps

Difference
0.04522433876991272
Description

Draws vertices as points using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Diff result for 3D_primitive::Points-ls-ps

Points-ps

Difference
0.04546895995736122
Description

Draws vertices as points using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::Points-ps

Polygon

Difference
0.0003643651434686035
Description

Draws vertices as a polygon using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::Polygon

Polygon-inlinearrays

Difference
0.00036006548907607794
Description

Draws vertices as a polygon using NV097_INLINE_ARRAY

Diff result for 3D_primitive::Polygon-inlinearrays

Polygon-inlinearrays-ls

Difference
0.0009068569634109735
Description

Draws vertices as a polygon using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::Polygon-inlinearrays-ls

Polygon-inlinearrays-ls-ps

Difference
0.007014470640569925
Description

Draws vertices as a polygon using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Diff result for 3D_primitive::Polygon-inlinearrays-ls-ps

Polygon-inlinearrays-ps

Difference
0.007019705139100552
Description

Draws vertices as a polygon using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::Polygon-inlinearrays-ps

Polygon-inlinebuf

Difference
0.00036233715945854783
Description

Draws vertices as a polygon using NV097_SET_VERTEX3F

Diff result for 3D_primitive::Polygon-inlinebuf

Polygon-inlinebuf-ls

Difference
0.000909569498617202
Description

Draws vertices as a polygon using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::Polygon-inlinebuf-ls

Polygon-inlinebuf-ls-ps

Difference
0.007448418997228146
Description

Draws vertices as a polygon using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Diff result for 3D_primitive::Polygon-inlinebuf-ls-ps

Polygon-inlinebuf-ps

Difference
0.00703083910048008
Description

Draws vertices as a polygon using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::Polygon-inlinebuf-ps

Polygon-inlineelements

Difference
0.00035816660965792835
Description

Draws vertices as a polygon using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::Polygon-inlineelements

Polygon-inlineelements-ls

Difference
0.0009047609055414796
Description

Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::Polygon-inlineelements-ls

Polygon-inlineelements-ls-ps

Difference
0.007439904846251011
Description

Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Diff result for 3D_primitive::Polygon-inlineelements-ls-ps

Polygon-inlineelements-ps

Difference
0.007016520481556654
Description

Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::Polygon-inlineelements-ps

Polygon-ls

Difference
0.0009115979773923755
Description

Draws vertices as a polygon using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::Polygon-ls

Polygon-ls-ps

Difference
0.007618539966642857
Description

Draws vertices as a polygon using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Diff result for 3D_primitive::Polygon-ls-ps

Polygon-ps

Difference
0.007463517133146524
Description

Draws vertices as a polygon using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::Polygon-ps

Quads

Difference
0.0005827287677675486
Description

Draws vertices as quads using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::Quads

Quads-inlinearrays

Difference
0.0005638850852847099
Description

Draws vertices as quads using NV097_INLINE_ARRAY

Diff result for 3D_primitive::Quads-inlinearrays

Quads-inlinearrays-ls

Difference
0.0024363468401134014
Description

Draws vertices as quads using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::Quads-inlinearrays-ls

Quads-inlinearrays-ls-ps

Difference
0.005182428751140833
Description

Draws vertices as quads using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Diff result for 3D_primitive::Quads-inlinearrays-ls-ps

Quads-inlinearrays-ps

Difference
0.005184703040868044
Description

Draws vertices as quads using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::Quads-inlinearrays-ps

Quads-inlinebuf

Difference
0.0005765280802734196
Description

Draws vertices as quads using NV097_SET_VERTEX3F

Diff result for 3D_primitive::Quads-inlinebuf

Quads-inlinebuf-ls

Difference
0.0024546755012124777
Description

Draws vertices as quads using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::Quads-inlinebuf-ls

Quads-inlinebuf-ls-ps

Difference
0.007631730288267136
Description

Draws vertices as quads using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Diff result for 3D_primitive::Quads-inlinebuf-ls-ps

Quads-inlinebuf-ps

Difference
0.005189500283449888
Description

Draws vertices as quads using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::Quads-inlinebuf-ps

Quads-inlineelements

Difference
0.0005574484821408987
Description

Draws vertices as quads using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::Quads-inlineelements

Quads-inlineelements-ls

Difference
0.002431280445307493
Description

Draws vertices as quads using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::Quads-inlineelements-ls

Quads-inlineelements-ls-ps

Difference
0.00762429554015398
Description

Draws vertices as quads using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Diff result for 3D_primitive::Quads-inlineelements-ls-ps

Quads-inlineelements-ps

Difference
0.005183382425457239
Description

Draws vertices as quads using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::Quads-inlineelements-ps

Quads-ls

Difference
0.002495542634278536
Description

Draws vertices as quads using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::Quads-ls

Quads-ls-ps

Difference
0.007997753098607063
Description

Draws vertices as quads using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Diff result for 3D_primitive::Quads-ls-ps

Quads-ps

Difference
0.007667803205549717
Description

Draws vertices as quads using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::Quads-ps

QuadStrip

Difference
0.00023002029047347605
Description

Draws vertices as a strip of quads using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::QuadStrip

QuadStrip-inlinearrays

Difference
0.0002300651540281251
Description

Draws vertices as a strip of quads using NV097_INLINE_ARRAY

Diff result for 3D_primitive::QuadStrip-inlinearrays

QuadStrip-inlinearrays-ls

Difference
0.005355555564165115
Description

Draws vertices as a strip of quads using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::QuadStrip-inlinearrays-ls

QuadStrip-inlinearrays-ls-ps

Difference
0.013908348977565765
Description

Draws vertices as a strip of quads using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Diff result for 3D_primitive::QuadStrip-inlinearrays-ls-ps

QuadStrip-inlinearrays-ps

Difference
0.013908972963690758
Description

Draws vertices as a strip of quads using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::QuadStrip-inlinearrays-ps

QuadStrip-inlinebuf

Difference
0.00023005327966529876
Description

Draws vertices as a strip of quads using NV097_SET_VERTEX3F

Diff result for 3D_primitive::QuadStrip-inlinebuf

QuadStrip-inlinebuf-ls

Difference
0.005358204711228609
Description

Draws vertices as a strip of quads using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::QuadStrip-inlinebuf-ls

QuadStrip-inlinebuf-ls-ps

Difference
0.017544981092214584
Description

Draws vertices as a strip of quads using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Diff result for 3D_primitive::QuadStrip-inlinebuf-ls-ps

QuadStrip-inlinebuf-ps

Difference
0.013948434963822365
Description

Draws vertices as a strip of quads using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::QuadStrip-inlinebuf-ps

QuadStrip-inlineelements

Difference
0.0002300200139870867
Description

Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::QuadStrip-inlineelements

QuadStrip-inlineelements-ls

Difference
0.005354400724172592
Description

Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::QuadStrip-inlineelements-ls

QuadStrip-inlineelements-ls-ps

Difference
0.017523303627967834
Description

Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Diff result for 3D_primitive::QuadStrip-inlineelements-ls-ps

QuadStrip-inlineelements-ps

Difference
0.013919253833591938
Description

Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::QuadStrip-inlineelements-ps

QuadStrip-ls

Difference
0.005379796493798494
Description

Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::QuadStrip-ls

QuadStrip-ls-ps

Difference
0.01828503981232643
Description

Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Diff result for 3D_primitive::QuadStrip-ls-ps

QuadStrip-ps

Difference
0.017540380358695984
Description

Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::QuadStrip-ps

Triangles

Difference
0.003185574198141694
Description

Draws vertices as triangles using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::Triangles

Triangles-inlinearrays

Difference
0.003183966502547264
Description

Draws vertices as triangles using NV097_INLINE_ARRAY

Diff result for 3D_primitive::Triangles-inlinearrays

Triangles-inlinearrays-ls

Difference
0.0023001646623015404
Description

Draws vertices as triangles using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::Triangles-inlinearrays-ls

Triangles-inlinearrays-ls-ps

Difference
0.0034852568060159683
Description

Draws vertices as triangles using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Diff result for 3D_primitive::Triangles-inlinearrays-ls-ps

Triangles-inlinearrays-ps

Difference
0.0034870461095124483
Description

Draws vertices as triangles using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::Triangles-inlinearrays-ps

Triangles-inlinebuf

Difference
0.0031850761733949184
Description

Draws vertices as triangles using NV097_SET_VERTEX3F

Diff result for 3D_primitive::Triangles-inlinebuf

Triangles-inlinebuf-ls

Difference
0.0023052364122122526
Description

Draws vertices as triangles using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::Triangles-inlinebuf-ls

Triangles-inlinebuf-ls-ps

Difference
0.004200015217065811
Description

Draws vertices as triangles using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Diff result for 3D_primitive::Triangles-inlinebuf-ls-ps

Triangles-inlinebuf-ps

Difference
0.0034893867559731007
Description

Draws vertices as triangles using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::Triangles-inlinebuf-ps

Triangles-inlineelements

Difference
0.00318031944334507
Description

Draws vertices as triangles using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::Triangles-inlineelements

Triangles-inlineelements-ls

Difference
0.0022976049222052097
Description

Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::Triangles-inlineelements-ls

Triangles-inlineelements-ls-ps

Difference
0.004195555578917265
Description

Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Diff result for 3D_primitive::Triangles-inlineelements-ls-ps

Triangles-inlineelements-ps

Difference
0.0034856705460697412
Description

Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::Triangles-inlineelements-ps

Triangles-ls

Difference
0.0023070198949426413
Description

Draws vertices as triangles using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::Triangles-ls

Triangles-ls-ps

Difference
0.004367698449641466
Description

Draws vertices as triangles using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Diff result for 3D_primitive::Triangles-ls-ps

Triangles-ps

Difference
0.004207741469144821
Description

Draws vertices as triangles using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::Triangles-ps

TriFan

Difference
0.0008457092335447669
Description

Draws vertices as a triangle fan using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::TriFan

TriFan-inlinearrays

Difference
0.0008457308867946267
Description

Draws vertices as a triangle fan using NV097_INLINE_ARRAY

Diff result for 3D_primitive::TriFan-inlinearrays

TriFan-inlinearrays-ls

Difference
0.0017877230420708656
Description

Draws vertices as a triangle fan using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::TriFan-inlinearrays-ls

TriFan-inlinearrays-ls-ps

Difference
0.007557565346360207
Description

Draws vertices as a triangle fan using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Diff result for 3D_primitive::TriFan-inlinearrays-ls-ps

TriFan-inlinearrays-ps

Difference
0.007561529986560345
Description

Draws vertices as a triangle fan using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::TriFan-inlinearrays-ps

TriFan-inlinebuf

Difference
0.0008458794327452779
Description

Draws vertices as a triangle fan using NV097_SET_VERTEX3F

Diff result for 3D_primitive::TriFan-inlinebuf

TriFan-inlinebuf-ls

Difference
0.001786929671652615
Description

Draws vertices as a triangle fan using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::TriFan-inlinebuf-ls

TriFan-inlinebuf-ls-ps

Difference
0.009579293429851532
Description

Draws vertices as a triangle fan using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Diff result for 3D_primitive::TriFan-inlinebuf-ls-ps

TriFan-inlinebuf-ps

Difference
0.007561058737337589
Description

Draws vertices as a triangle fan using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::TriFan-inlinebuf-ps

TriFan-inlineelements

Difference
0.000845664762891829
Description

Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::TriFan-inlineelements

TriFan-inlineelements-ls

Difference
0.0017853842582553625
Description

Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::TriFan-inlineelements-ls

TriFan-inlineelements-ls-ps

Difference
0.009565395303070545
Description

Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Diff result for 3D_primitive::TriFan-inlineelements-ls-ps

TriFan-inlineelements-ps

Difference
0.0075559914112091064
Description

Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::TriFan-inlineelements-ps

TriFan-ls

Difference
0.001796054420992732
Description

Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::TriFan-ls

TriFan-ls-ps

Difference
0.01004011370241642
Description

Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Diff result for 3D_primitive::TriFan-ls-ps

TriFan-ps

Difference
0.009598926641047001
Description

Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::TriFan-ps

TriStrip

Difference
0.0007219102699309587
Description

Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS

Diff result for 3D_primitive::TriStrip

TriStrip-inlinearrays

Difference
0.0007141922833397985
Description

Draws vertices as a strip of triangles using NV097_INLINE_ARRAY

Diff result for 3D_primitive::TriStrip-inlinearrays

TriStrip-inlinearrays-ls

Difference
0.0012135980650782585
Description

Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with line smoothing enabled.

Diff result for 3D_primitive::TriStrip-inlinearrays-ls

TriStrip-inlinearrays-ls-ps

Difference
0.0064380536787211895
Description

Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with line and polygon smoothing enabled.

Diff result for 3D_primitive::TriStrip-inlinearrays-ls-ps

TriStrip-inlinearrays-ps

Difference
0.006438146345317364
Description

Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with polygon smoothing enabled.

Diff result for 3D_primitive::TriStrip-inlinearrays-ps

TriStrip-inlinebuf

Difference
0.0007151909521780908
Description

Draws vertices as a strip of triangles using NV097_SET_VERTEX3F

Diff result for 3D_primitive::TriStrip-inlinebuf

TriStrip-inlinebuf-ls

Difference
0.001214852323755622
Description

Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with line smoothing enabled.

Diff result for 3D_primitive::TriStrip-inlinebuf-ls

TriStrip-inlinebuf-ls-ps

Difference
0.0076616243459284306
Description

Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with line and polygon smoothing enabled.

Diff result for 3D_primitive::TriStrip-inlinebuf-ls-ps

TriStrip-inlinebuf-ps

Difference
0.006440178491175175
Description

Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with polygon smoothing enabled.

Diff result for 3D_primitive::TriStrip-inlinebuf-ps

TriStrip-inlineelements

Difference
0.0007148307049646974
Description

Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16

Diff result for 3D_primitive::TriStrip-inlineelements

TriStrip-inlineelements-ls

Difference
0.0012138721067458391
Description

Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with line smoothing enabled.

Diff result for 3D_primitive::TriStrip-inlineelements-ls

TriStrip-inlineelements-ls-ps

Difference
0.007661821320652962
Description

Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.

Diff result for 3D_primitive::TriStrip-inlineelements-ls-ps

TriStrip-inlineelements-ps

Difference
0.006439691409468651
Description

Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.

Diff result for 3D_primitive::TriStrip-inlineelements-ps

TriStrip-ls

Difference
0.0012211478315293789
Description

Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with line smoothing enabled.

Diff result for 3D_primitive::TriStrip-ls

TriStrip-ls-ps

Difference
0.007899790070950985
Description

Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.

Diff result for 3D_primitive::TriStrip-ls-ps

TriStrip-ps

Difference
0.007668619975447655
Description

Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with polygon smoothing enabled.

Diff result for 3D_primitive::TriStrip-ps

Antialiasing_tests

Description
Tests the effects of NV097_SET_SURFACE_FORMAT_ANTI_ALIASING in various scenarios.
Many of these tests were created to demonstrate specific bugs in xemu and are not of practical value in typical hardware use cases.
Suite class def
src/tests/antialiasing_tests.h

CPUWriteIgnoresSurfaceConfig

Difference
0.07946005463600159
Description

This test verifies that direct writes to VRAM bypass any surface configuration. It sets up a texture surface with antialiasing enabled, then writes directly to texture memory and renders the texture to the screen. It is expected that antialiasing has no effect.

Diff result for Antialiasing_tests::CPUWriteIgnoresSurfaceConfig

FBSurfaceWithCenterCorner2

Difference
0.009012611582875252
Diff result for Antialiasing_tests::FBSurfaceWithCenterCorner2

FramebufferNotModifiedBySurfaceState

Difference
inf
No source result
Golden - No source result
Golden image for Antialiasing_tests::FramebufferNotModifiedBySurfaceState

GPUAAWriteAfterCPUWrite

Difference
0.0006389541085809469
Diff result for Antialiasing_tests::GPUAAWriteAfterCPUWrite

NonAACPURoundTrip

Difference
0.16115376353263855
Diff result for Antialiasing_tests::NonAACPURoundTrip

Attrib_carryover

L-d0.0_0.0_1.0_1.0-da

Difference
0.05487773194909096
Diff result for Attrib_carryover::L-d0.0_0.0_1.0_1.0-da

L-d0.2_0.0_0.6_1.0-ie

Difference
0.0323362834751606
Diff result for Attrib_carryover::L-d0.2_0.0_0.6_1.0-ie

L-d0.5_0.0_0.0_1.0-ia

Difference
0.04089025408029556
Diff result for Attrib_carryover::L-d0.5_0.0_0.0_1.0-ia

L-d0.8_0.0_0.0_1.0-ib

Difference
0.052489109337329865
Diff result for Attrib_carryover::L-d0.8_0.0_0.0_1.0-ib

L-n0.0_0.0_1.0_1.0-da

Difference
0.05230817571282387
Diff result for Attrib_carryover::L-n0.0_0.0_1.0_1.0-da

L-n0.2_0.0_0.6_1.0-ie

Difference
0.03703492507338524
Diff result for Attrib_carryover::L-n0.2_0.0_0.6_1.0-ie

L-n0.5_0.0_0.0_1.0-ia

Difference
0.04269534721970558
Diff result for Attrib_carryover::L-n0.5_0.0_0.0_1.0-ia

L-n0.8_0.0_0.0_1.0-ib

Difference
0.051471348851919174
Diff result for Attrib_carryover::L-n0.8_0.0_0.0_1.0-ib

L-s0.0_0.0_1.0_1.0-da

Difference
0.05230299383401871
Diff result for Attrib_carryover::L-s0.0_0.0_1.0_1.0-da

L-s0.2_0.0_0.6_1.0-ie

Difference
0.03703366592526436
Diff result for Attrib_carryover::L-s0.2_0.0_0.6_1.0-ie

L-s0.5_0.0_0.0_1.0-ia

Difference
0.042694490402936935
Diff result for Attrib_carryover::L-s0.5_0.0_0.0_1.0-ia

L-s0.8_0.0_0.0_1.0-ib

Difference
0.051470715552568436
Diff result for Attrib_carryover::L-s0.8_0.0_0.0_1.0-ib

L-t00.0_0.0_1.0_1.0-da

Difference
0.04320269450545311
Diff result for Attrib_carryover::L-t00.0_0.0_1.0_1.0-da

L-t00.2_0.0_0.6_1.0-ie

Difference
0.037006925791502
Diff result for Attrib_carryover::L-t00.2_0.0_0.6_1.0-ie

L-t00.5_0.0_0.0_1.0-ia

Difference
0.042601075023412704
Diff result for Attrib_carryover::L-t00.5_0.0_0.0_1.0-ia

L-t00.8_0.0_0.0_1.0-ib

Difference
0.05145445093512535
Diff result for Attrib_carryover::L-t00.8_0.0_0.0_1.0-ib

L-t10.0_0.0_1.0_1.0-da

Difference
0.04318685457110405
Diff result for Attrib_carryover::L-t10.0_0.0_1.0_1.0-da

L-t10.2_0.0_0.6_1.0-ie

Difference
0.037005603313446045
Diff result for Attrib_carryover::L-t10.2_0.0_0.6_1.0-ie

L-t10.5_0.0_0.0_1.0-ia

Difference
0.04259958118200302
Diff result for Attrib_carryover::L-t10.5_0.0_0.0_1.0-ia

L-t10.8_0.0_0.0_1.0-ib

Difference
0.05145316570997238
Diff result for Attrib_carryover::L-t10.8_0.0_0.0_1.0-ib

L-t20.0_0.0_1.0_1.0-da

Difference
0.043185293674468994
Diff result for Attrib_carryover::L-t20.0_0.0_1.0_1.0-da

L-t20.2_0.0_0.6_1.0-ie

Difference
0.037005044519901276
Diff result for Attrib_carryover::L-t20.2_0.0_0.6_1.0-ie

L-t20.5_0.0_0.0_1.0-ia

Difference
0.04259779676795006
Diff result for Attrib_carryover::L-t20.5_0.0_0.0_1.0-ia

L-t20.8_0.0_0.0_1.0-ib

Difference
0.05145146697759628
Diff result for Attrib_carryover::L-t20.8_0.0_0.0_1.0-ib

L-t30.0_0.0_1.0_1.0-da

Difference
0.043188199400901794
Diff result for Attrib_carryover::L-t30.0_0.0_1.0_1.0-da

L-t30.2_0.0_0.6_1.0-ie

Difference
0.037004850804805756
Diff result for Attrib_carryover::L-t30.2_0.0_0.6_1.0-ie

L-t30.5_0.0_0.0_1.0-ia

Difference
0.04259807989001274
Diff result for Attrib_carryover::L-t30.5_0.0_0.0_1.0-ia

L-t30.8_0.0_0.0_1.0-ib

Difference
0.05145268514752388
Diff result for Attrib_carryover::L-t30.8_0.0_0.0_1.0-ib

T-d0.0_0.0_1.0_1.0-da

Difference
1.968819196918048e-05
Diff result for Attrib_carryover::T-d0.0_0.0_1.0_1.0-da

T-d0.2_0.0_0.6_1.0-ie

Difference
2.587271410448011e-05
Diff result for Attrib_carryover::T-d0.2_0.0_0.6_1.0-ie

T-d0.5_0.0_0.0_1.0-ia

Difference
3.4224303817609325e-05
Diff result for Attrib_carryover::T-d0.5_0.0_0.0_1.0-ia

T-d0.8_0.0_0.0_1.0-ib

Difference
2.548518023104407e-05
Diff result for Attrib_carryover::T-d0.8_0.0_0.0_1.0-ib

T-n0.0_0.0_1.0_1.0-da

Difference
3.021303564310074e-05
Diff result for Attrib_carryover::T-n0.0_0.0_1.0_1.0-da

T-n0.5_0.0_0.0_1.0-ia

Difference
3.715501225087792e-05
Diff result for Attrib_carryover::T-n0.5_0.0_0.0_1.0-ia

T-n0.8_0.0_0.0_1.0-ib

Difference
3.0357172363437712e-05
Diff result for Attrib_carryover::T-n0.8_0.0_0.0_1.0-ib

T-s0.0_0.0_1.0_1.0-da

Difference
3.0224469810491428e-05
Diff result for Attrib_carryover::T-s0.0_0.0_1.0_1.0-da

T-s0.5_0.0_0.0_1.0-ia

Difference
3.7154837627895176e-05
Diff result for Attrib_carryover::T-s0.5_0.0_0.0_1.0-ia

T-s0.8_0.0_0.0_1.0-ib

Difference
3.036045382032171e-05
Diff result for Attrib_carryover::T-s0.8_0.0_0.0_1.0-ib

T-t00.0_0.0_1.0_1.0-da

Difference
3.483192267594859e-05
Diff result for Attrib_carryover::T-t00.0_0.0_1.0_1.0-da

T-t00.5_0.0_0.0_1.0-ia

Difference
3.7003679608460516e-05
Diff result for Attrib_carryover::T-t00.5_0.0_0.0_1.0-ia

T-t00.8_0.0_0.0_1.0-ib

Difference
3.0390376196010038e-05
Diff result for Attrib_carryover::T-t00.8_0.0_0.0_1.0-ib

T-t10.0_0.0_1.0_1.0-da

Difference
3.483386535663158e-05
Diff result for Attrib_carryover::T-t10.0_0.0_1.0_1.0-da

T-t10.5_0.0_0.0_1.0-ia

Difference
3.699535591294989e-05
Diff result for Attrib_carryover::T-t10.5_0.0_0.0_1.0-ia

T-t10.8_0.0_0.0_1.0-ib

Difference
3.0396120564546436e-05
Diff result for Attrib_carryover::T-t10.8_0.0_0.0_1.0-ib

T-t20.0_0.0_1.0_1.0-da

Difference
3.483022010186687e-05
Diff result for Attrib_carryover::T-t20.0_0.0_1.0_1.0-da

T-t20.5_0.0_0.0_1.0-ia

Difference
3.699901208165102e-05
Diff result for Attrib_carryover::T-t20.5_0.0_0.0_1.0-ia

T-t20.8_0.0_0.0_1.0-ib

Difference
3.0388988307095133e-05
Diff result for Attrib_carryover::T-t20.8_0.0_0.0_1.0-ib

T-t30.0_0.0_1.0_1.0-da

Difference
3.4831868106266484e-05
Diff result for Attrib_carryover::T-t30.0_0.0_1.0_1.0-da

T-t30.5_0.0_0.0_1.0-ia

Difference
3.700025627040304e-05
Diff result for Attrib_carryover::T-t30.5_0.0_0.0_1.0-ia

T-t30.8_0.0_0.0_1.0-ib

Difference
3.0386105208890513e-05
Diff result for Attrib_carryover::T-t30.8_0.0_0.0_1.0-ib

Attrib_float

-1_1

Difference
0.08056984096765518
Diff result for Attrib_float::-1_1

-8_1

Difference
0.08056984096765518
Diff result for Attrib_float::-8_1

-INF_INF

Difference
0.08056983351707458
Diff result for Attrib_float::-INF_INF

-Max_Max

Difference
0.08056984841823578
Diff result for Attrib_float::-Max_Max

-MinN_MinN

Difference
0.08055482059717178
Diff result for Attrib_float::-MinN_MinN

-NaNq_NaNq

Difference
0.20733463764190674
Diff result for Attrib_float::-NaNq_NaNq

-NaNs_NaNs

Difference
0.20733612775802612
Diff result for Attrib_float::-NaNs_NaNs

0_1

Difference
0.0499810054898262
Diff result for Attrib_float::0_1

0_8

Difference
0.0499810054898262
Diff result for Attrib_float::0_8

Attrib_setter

Setters-alpha

Difference
1.614708708075341e-05
Diff result for Attrib_setter::Setters-alpha

Setters-visible

Difference
4.0051938412943855e-05
Diff result for Attrib_setter::Setters-visible

Blend_tests

Description
Tests the effects of NV097_SET_BLEND_EQUATION, NV097_SET_BLEND_FUNC_SFACTOR, and NV097_SET_BLEND_FUNC_DFACTOR on rendering unsigned textures.
All test names are of the form -- where:
sfactor/dfactor are one of: 0 - ZERO, 1 - ONE, srcRGB - SRC_COLOR, 1-srcRGB - ONE_MINUS_SRC_COLOR, srcA - SRC_ALPHA, 1-srcA - ONE_MINUS_SRC_ALPHA, dstA - DST_ALPHA, 1-dstA - ONE_MINUS_DST_ALPHA, dstRGB - DST_COLOR, 1-dstRGB - ONE_MINUS_DST_COLOR, srcAsat - SRC_ALPHA_SATURATE, cRGB - CONSTANT_COLOR, 1-cRGB - ONE_MINUS_CONSTANT_COLOR, cA - CONSTANT_ALPHA, 1-cA - ONE_MINUS_CONSTANT_ALPHA
equation is one of: ADD - NV097_SET_BLEND_EQUATION_V_FUNC_ADD, SUB - NV097_SET_BLEND_EQUATION_V_FUNC_SUBTRACT, REVSUB - NV097_SET_BLEND_EQUATION_V_FUNC_REVERSE_SUBTRACT, MIN - NV097_SET_BLEND_EQUATION_V_MIN, MAX - NV097_SET_BLEND_EQUATION_V_MAX, SADD - NV097_SET_BLEND_EQUATION_V_FUNC_ADD_SIGNED, SREVSUB - NV097_SET_BLEND_EQUATION_V_FUNC_REVERSE_SUBTRACT_SIGNED,
The left, center, and right renders are all composited against a 16 pixel checkerboard pattern alternating between a background color and fully opaque black.
On the left side of the screen, a column of squares is rendered with colors blended with the checkerboard and alpha always set to 0xDD.
In the center of the screen, a stack of concentric squares is rendered with colors that are not blended and alpha values blended with the checkerboard (the first 16x16 will be blended with the BG color, the next with full opaque black, etc...). Each square is composited with the previous square from outside to inside, so the outermost is only blended with the checkerboard, the next is blended with both the checkerboard and the result of the outermost blend, etc...
On the right side of the screen, a column of squares is rendered with both color and alpha values blended.
Suite class def
src/tests/blend_tests.h

SignedAdd

Difference
0.2631147801876068
Diff result for Blend_tests::SignedAdd

SignedRevSubtract

Difference
0.14807987213134766
Diff result for Blend_tests::SignedRevSubtract

Color_key

Description
Tests NV097_SET_COLOR_KEY_COLOR (0x0AE0) and the NV097_SET_TEXTURE_CONTROL0_COLOR_KEY_MODE color key functions.
NV097_SET_TEXTURE_CONTROL0_COLOR_KEY_MODE is used to instruct the hardware what to do when a texel's value matches a color key. See ColorKeyMode for the supported modes.
NV097_SET_COLOR_KEY_COLOR is used to instruct the hardware which texels should have the color key mode applied.
Each test renders a series of quads, with each quad being divided into four subcomponents (NW = northwest/top left, etc...):
NW: Checkerboard alternating a color-keyed color and a light grey. NE: Checkerboard alternating a dark grey and an alpha-keyed color. SW: Checkerboard alternating the color-keyed color with alpha from the alpha key and the color keyed color with 0xFF alpha that matches none of the keys. SE: Checkerboard alternating a non-keyed color with alpha from the color key and a non-keyed color with alpha from the alpha key.
Suite class def
src/tests/color_key_tests.h

FixedTex_Alpha

Difference
0.11441047489643097
Description

With the fixed function pipeline, zero out just the alpha channel for all places where the colorkey matches the value of a texel. RGB channels are unaffected. This should omit all texels that match the color key.

Diff result for Color_key::FixedTex_Alpha

FixedTex_AlphaColor

Difference
0.11445751786231995
Description

With the fixed function pipeline, kill the texel completely for wherever the color key matches the value of a texel. This completely masks the texel rather than simply zero-ing out values. See IgnAlphaCh_FixedTex_AlphaColor. This should omit all texels that match the color key.

Diff result for Color_key::FixedTex_AlphaColor

FixedTex_Color

Difference
0.11446528136730194
Description

With the fixed function pipeline, zero out the color and alpha channels for all places where the color key matches the value of a texel. Note that the Alpha channel is also set to zero. This should omit all texels that match the color key.

Diff result for Color_key::FixedTex_Color

FixedTex_Disabled

Difference
0.006342430133372545
Description

With the fixed function pipeline, make no changes to any texel whose value matches the color key. This should render all texels as fully opaque with their original colors.

Diff result for Color_key::FixedTex_Disabled

IgnAlphaCh_FixedTex_Alpha

Difference
0.006154266186058521
Description

With the fixed function pipeline, set the color key mode to clear just the alpha channel for matching texels. When rendering, set the final combiner to use an alpha value of 0xFF for all texels, forcing pixels to be rendered opaque despite matching the color key. This should render all texels fully opaque with their original colors, since the texel alpha is ignored during texturing.

Diff result for Color_key::IgnAlphaCh_FixedTex_Alpha

IgnAlphaCh_FixedTex_AlphaColor

Difference
0.11599530279636383
Description

With the fixed function pipeline, kill the texel completely for wherever the color key matches the value of a texel. This completely masks the texel rather than simply zero-ing out values. When rendering, set the final combiner to use an alpha value of 0xFF for all texels. This omits killed texels even though the combiner sets them to fully opaque during texturing.

Diff result for Color_key::IgnAlphaCh_FixedTex_AlphaColor

IgnAlphaCh_FixedTex_Color

Difference
0.0986560806632042
Description

With the fixed function pipeline, zero out the color and alpha channels for all places where the color key matches the value of a texel. When rendering, set the final combiner to use an alpha value of 0xFF for all texels, forcing pixels to be rendered opaque despite matching the color key. This should render matching texels as fully black, since their RGB values were zeroed out and the zeroed alpha channel is ignored.

Diff result for Color_key::IgnAlphaCh_FixedTex_Color

IgnAlphaCh_FixedTex_Disabled

Difference
0.006153085269033909
Description

With the fixed function pipeline, make no changes to any texel whose value matches the color key. When rendering, set the final combiner to use an alpha value of 0xFF for all texels. This should render all texels as fully opaque with their original colors.

Diff result for Color_key::IgnAlphaCh_FixedTex_Disabled

IgnAlphaCh_ProgTex_Alpha

Difference
0.0005586283514276147
Description

With a programmable shader, set the color key mode to clear just the alpha channel for matching texels. When rendering, set the final combiner to use an alpha value of 0xFF for all texels, forcing pixels to be rendered opaque despite matching the color key. This should render all texels fully opaque with their original colors, since the texel alpha is ignored during texturing.

Diff result for Color_key::IgnAlphaCh_ProgTex_Alpha

IgnAlphaCh_ProgTex_AlphaColor

Difference
0.11719400435686111
Description

With a programmable shader, kill the texel completely for wherever the color key matches the value of a texel. This completely masks the texel rather than simply zero-ing out values. When rendering, set the final combiner to use an alpha value of 0xFF for all texels. This omits killed texels even though the combiner sets them to fully opaque during texturing.

Diff result for Color_key::IgnAlphaCh_ProgTex_AlphaColor

IgnAlphaCh_ProgTex_Color

Difference
0.09614556282758713
Description

With a programmable shader, zero out the color and alpha channels for all places where the color key matches the value of a texel. When rendering, set the final combiner to use an alpha value of 0xFF for all texels, forcing pixels to be rendered opaque despite matching the color key. This should render matching texels as fully black, since their RGB values were zeroed out and the zeroed alpha channel is ignored.

Diff result for Color_key::IgnAlphaCh_ProgTex_Color

IgnAlphaCh_ProgTex_Disabled

Difference
0.0005586292245425284
Description

With a programmable shader, make no changes to any texel whose value matches the color key. When rendering, set the final combiner to use an alpha value of 0xFF for all texels. This should render all texels as fully opaque with their original colors.

Diff result for Color_key::IgnAlphaCh_ProgTex_Disabled

ProgTex_Alpha

Difference
0.11597549915313721
Description

With a programmable shader, zero out just the alpha channel for all places where the colorkey matches the value of a texel. RGB channels are unaffected. This should omit all texels that match the color key.

Diff result for Color_key::ProgTex_Alpha

ProgTex_AlphaColor

Difference
0.1160232424736023
Description

With a programmable shader, kill the texel completely for wherever the color key matches the value of a texel. This completely masks the texel rather than simply zero-ing out values. See IgnAlphaCh_FixedTex_AlphaColor. This should omit all texels that match the color key.

Diff result for Color_key::ProgTex_AlphaColor

ProgTex_Color

Difference
0.11597840487957001
Description

With a programmable shader, zero out the color and alpha channels for all places where the color key matches the value of a texel. Note that the Alpha channel is also set to zero. This should omit all texels that match the color key.

Diff result for Color_key::ProgTex_Color

ProgTex_Disabled

Difference
0.0005957636749371886
Description

With a programmable shader, make no changes to any texel whose value matches the color key. This should render all texels as fully opaque with their original colors.

Diff result for Color_key::ProgTex_Disabled

UnsampledTex

Difference
0.04541626200079918
Description

Demonstrates that the color keys are independent of whether the associated texture stage is used in the final composition or not. With a programable shader, draw two quads with the color key mode set to kill matching texels. In both cases, the final color combiner only samples from texture 0. The left quad renders with the blue color key as key 0. The right quad enables the second texture stage, keeps key 0, and adds the magenta color key with an alpha value forced to 0xFF as key 1. The left image should have the blue color in the NW checkerboard killed. The right image should have the blue color in the NW checkerboard killed, but also the secondary blue color in the SW checkerboard killed. This is because the unsampled magenta texture's SW secondary color matches the magenta + 0xFF alpha enabled as a color key in the second operation.

Diff result for Color_key::UnsampledTex

Color_mask_blend

Suite class def
src/tests/color_mask_blend_tests.h

C00010101_O32774_S772_D0

Difference
1.4361838111653924e-05
Diff result for Color_mask_blend::C00010101_O32774_S772_D0

Color_zeta_overlap

Description
Tests behavior when the color buffer and z/stencil buffers overlap in RAM.
WARNING: These tests are non-deterministic on Xbox hardware. The primary intent of these tests is to verify that emulators do not crash.
Suite class def
src/tests/color_zeta_overlap_tests.h

AdjacentWithAA

Difference
inf
No source result
Golden - No source result
Golden image for Color_zeta_overlap::AdjacentWithAA

ColorIntoZeta_ZB

Difference
0.1102864220738411
Diff result for Color_zeta_overlap::ColorIntoZeta_ZB

Swap

Difference
0.001021509408019483
Diff result for Color_zeta_overlap::Swap

ZetaIntoColor

Difference
inf
No source result
Golden - No source result
Golden image for Color_zeta_overlap::ZetaIntoColor

ZetaIntoColor_ZB

Difference
inf
No source result
Golden - No source result
Golden image for Color_zeta_overlap::ZetaIntoColor_ZB

Combiner

Description
Tests behavior of NV097_SET_COMBINER_* and NV097_SET_SPECULAR_* final combiner operations.
Suite class def
src/tests/combiner_tests.h

Flags

Difference
0.0029976926743984222
Description

Tests behavior of specular_add_invert_r0, specular_add_invert_v1, and specular_clamp on final combiners.

Diff result for Combiner::Flags

Independence

Difference
0.0016226478619500995
Description

Demonstrates that setting a register's value in a combiner stage does not mutate the value until after it is assigned as an output. The test performs several draws where R0 is initialized to some color then both mutated and copied into R1, demonstrating that the original value of R0 is copied into R1 before being replaced with the new value.

Diff result for Combiner::Independence

Mux

Difference
0.0009975637076422572
Description

Tests behavior of the "MUX" combiner mode, in which R0.a is used to select between the AB and CD outputs.

Diff result for Combiner::Mux

Depth_buffer

DepthFmt_z16_Cn_FZn_M000564_ZB

Difference
0.0009920557495206594
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M000564_ZB

DepthFmt_z16_Cn_FZn_M000ab9_ZB

Difference
0.0008598365820944309
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M000ab9_ZB

DepthFmt_z16_Cn_FZn_M00100e_ZB

Difference
0.0006267373682931066
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00100e_ZB

DepthFmt_z16_Cn_FZn_M001563_ZB

Difference
0.0011556970421224833
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M001563_ZB

DepthFmt_z16_Cn_FZn_M001ab8_ZB

Difference
0.0010670730844140053
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M001ab8_ZB

DepthFmt_z16_Cn_FZn_M00200d

Difference
2.821646921802312e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00200d

DepthFmt_z16_Cn_FZn_M00200d_ZB

Difference
0.0008394033648073673
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00200d_ZB

DepthFmt_z16_Cn_FZn_M002562_ZB

Difference
0.001387543510645628
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M002562_ZB

DepthFmt_z16_Cn_FZn_M002ab7_ZB

Difference
0.0016521522775292397
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M002ab7_ZB

DepthFmt_z16_Cn_FZn_M00300c_ZB

Difference
0.0010307009797543287
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00300c_ZB

DepthFmt_z16_Cn_FZn_M003561_ZB

Difference
0.0016329928766936064
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M003561_ZB

DepthFmt_z16_Cn_FZn_M003ab6_ZB

Difference
0.0021156123839318752
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M003ab6_ZB

DepthFmt_z16_Cn_FZn_M00400b_ZB

Difference
0.0011812766315415502
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00400b_ZB

DepthFmt_z16_Cn_FZn_M004560_ZB

Difference
0.001599975861608982
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M004560_ZB

DepthFmt_z16_Cn_FZn_M004ab5_ZB

Difference
0.002520557725802064
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M004ab5_ZB

DepthFmt_z16_Cn_FZn_M00500a_ZB

Difference
0.0012472736416384578
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00500a_ZB

DepthFmt_z16_Cn_FZn_M00555f_ZB

Difference
0.0020604555029422045
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00555f_ZB

DepthFmt_z16_Cn_FZn_M005ab4_ZB

Difference
0.0027627923991531134
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M005ab4_ZB

DepthFmt_z16_Cn_FZn_M006009_ZB

Difference
0.0019871569238603115
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M006009_ZB

DepthFmt_z16_Cn_FZn_M00655e_ZB

Difference
0.00322103314101696
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00655e_ZB

DepthFmt_z16_Cn_FZn_M006ab3_ZB

Difference
0.003931389655917883
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M006ab3_ZB

DepthFmt_z16_Cn_FZn_M007008_ZB

Difference
0.0017925371648743749
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M007008_ZB

DepthFmt_z16_Cn_FZn_M00755d_ZB

Difference
0.00348618789575994
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00755d_ZB

DepthFmt_z16_Cn_FZn_M007ab2_ZB

Difference
0.003909063059836626
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M007ab2_ZB

DepthFmt_z16_Cn_FZn_M008007_ZB

Difference
0.001826391788199544
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M008007_ZB

DepthFmt_z16_Cn_FZn_M00855c

Difference
0.00012566326768137515
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00855c

DepthFmt_z16_Cn_FZn_M00855c_ZB

Difference
0.0036082309670746326
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00855c_ZB

DepthFmt_z16_Cn_FZn_M008ab1_ZB

Difference
0.004034062847495079
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M008ab1_ZB

DepthFmt_z16_Cn_FZn_M009006_ZB

Difference
0.0018630402628332376
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M009006_ZB

DepthFmt_z16_Cn_FZn_M00955b_ZB

Difference
0.0041783638298511505
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00955b_ZB

DepthFmt_z16_Cn_FZn_M009ab0_ZB

Difference
0.004026847425848246
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M009ab0_ZB

DepthFmt_z16_Cn_FZn_M00a005_ZB

Difference
0.0019576074555516243
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00a005_ZB

DepthFmt_z16_Cn_FZn_M00a55a_ZB

Difference
0.004804991651326418
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00a55a_ZB

DepthFmt_z16_Cn_FZn_M00aaaf_ZB

Difference
0.003901373129338026
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00aaaf_ZB

DepthFmt_z16_Cn_FZn_M00b004

Difference
1.1774125596275553e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00b004

DepthFmt_z16_Cn_FZn_M00b004_ZB

Difference
0.0020759766921401024
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00b004_ZB

DepthFmt_z16_Cn_FZn_M00b559

Difference
1.3202172340243123e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00b559

DepthFmt_z16_Cn_FZn_M00b559_ZB

Difference
0.005905461963266134
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00b559_ZB

DepthFmt_z16_Cn_FZn_M00baae

Difference
1.560281634738203e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00baae

DepthFmt_z16_Cn_FZn_M00baae_ZB

Difference
0.006058467552065849
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00baae_ZB

DepthFmt_z16_Cn_FZn_M00c003

Difference
1.7856336853583343e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00c003

DepthFmt_z16_Cn_FZn_M00c003_ZB

Difference
0.0040959022007882595
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00c003_ZB

DepthFmt_z16_Cn_FZn_M00c558

Difference
2.357297853450291e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00c558

DepthFmt_z16_Cn_FZn_M00c558_ZB

Difference
0.007472079247236252
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00c558_ZB

DepthFmt_z16_Cn_FZn_M00caad

Difference
2.846813549695071e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00caad

DepthFmt_z16_Cn_FZn_M00caad_ZB

Difference
0.00654193852096796
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00caad_ZB

DepthFmt_z16_Cn_FZn_M00d002

Difference
3.179170744260773e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00d002

DepthFmt_z16_Cn_FZn_M00d002_ZB

Difference
0.004989315290004015
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00d002_ZB

DepthFmt_z16_Cn_FZn_M00d557

Difference
3.8774480344727635e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00d557

DepthFmt_z16_Cn_FZn_M00d557_ZB

Difference
0.008432460948824883
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00d557_ZB

DepthFmt_z16_Cn_FZn_M00daac

Difference
4.137942232773639e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00daac

DepthFmt_z16_Cn_FZn_M00daac_ZB

Difference
0.007693934720009565
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00daac_ZB

DepthFmt_z16_Cn_FZn_M00e001

Difference
4.431946581462398e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00e001

DepthFmt_z16_Cn_FZn_M00e001_ZB

Difference
0.006296057254076004
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00e001_ZB

DepthFmt_z16_Cn_FZn_M00e556

Difference
4.815641659661196e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00e556

DepthFmt_z16_Cn_FZn_M00e556_ZB

Difference
0.00841295812278986
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00e556_ZB

DepthFmt_z16_Cn_FZn_M00eaab

Difference
4.962545426678844e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00eaab

DepthFmt_z16_Cn_FZn_M00eaab_ZB

Difference
0.010229460895061493
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00eaab_ZB

DepthFmt_z16_Cn_FZn_M00f000

Difference
5.136045001563616e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00f000

DepthFmt_z16_Cn_FZn_M00f000_ZB

Difference
0.009587421081960201
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00f000_ZB

DepthFmt_z16_Cn_FZn_M00f555

Difference
5.312288703862578e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00f555

DepthFmt_z16_Cn_FZn_M00f555_ZB

Difference
0.010382488369941711
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00f555_ZB

DepthFmt_z16_Cn_FZn_M00faaa

Difference
5.47460003872402e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00faaa

DepthFmt_z16_Cn_FZn_M00faaa_ZB

Difference
0.013206534087657928
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00faaa_ZB

DepthFmt_z16_Cn_FZn_M00ffff

Difference
5.574733222601935e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00ffff

DepthFmt_z16_Cn_FZn_M00ffff_ZB

Difference
0.013832422904670238
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZn_M00ffff_ZB

DepthFmt_z16_Cn_FZy_M00000f

Difference
0.11632177233695984
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00000f

DepthFmt_z16_Cn_FZy_M00000f_ZB

Difference
0.5373517274856567
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00000f_ZB

DepthFmt_z16_Cn_FZy_M000564

Difference
0.06431747227907181
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M000564

DepthFmt_z16_Cn_FZy_M000564_ZB

Difference
0.6158797740936279
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M000564_ZB

DepthFmt_z16_Cn_FZy_M000ab9

Difference
0.030306417495012283
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M000ab9

DepthFmt_z16_Cn_FZy_M000ab9_ZB

Difference
0.1415223777294159
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M000ab9_ZB

DepthFmt_z16_Cn_FZy_M00100e

Difference
2.950179623439908e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00100e

DepthFmt_z16_Cn_FZy_M00100e_ZB

Difference
0.5749720931053162
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00100e_ZB

DepthFmt_z16_Cn_FZy_M001563_ZB

Difference
0.4783773720264435
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M001563_ZB

DepthFmt_z16_Cn_FZy_M001ab8_ZB

Difference
0.08843253552913666
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M001ab8_ZB

DepthFmt_z16_Cn_FZy_M00200d_ZB

Difference
0.6058493852615356
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00200d_ZB

DepthFmt_z16_Cn_FZy_M002562_ZB

Difference
0.47501087188720703
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M002562_ZB

DepthFmt_z16_Cn_FZy_M002ab7_ZB

Difference
0.47019168734550476
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M002ab7_ZB

DepthFmt_z16_Cn_FZy_M00300c_ZB

Difference
0.2221653163433075
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00300c_ZB

DepthFmt_z16_Cn_FZy_M003561_ZB

Difference
0.688876748085022
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M003561_ZB

DepthFmt_z16_Cn_FZy_M003ab6_ZB

Difference
0.235037699341774
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M003ab6_ZB

DepthFmt_z16_Cn_FZy_M00400b_ZB

Difference
0.6112942695617676
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00400b_ZB

DepthFmt_z16_Cn_FZy_M004560_ZB

Difference
0.5510518550872803
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M004560_ZB

DepthFmt_z16_Cn_FZy_M004ab5_ZB

Difference
0.4989311695098877
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M004ab5_ZB

DepthFmt_z16_Cn_FZy_M00500a_ZB

Difference
0.24432793259620667
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00500a_ZB

DepthFmt_z16_Cn_FZy_M00555f_ZB

Difference
0.3842781186103821
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00555f_ZB

DepthFmt_z16_Cn_FZy_M005ab4_ZB

Difference
0.38113126158714294
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M005ab4_ZB

DepthFmt_z16_Cn_FZy_M006009_ZB

Difference
0.6138723492622375
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M006009_ZB

DepthFmt_z16_Cn_FZy_M00655e_ZB

Difference
0.2958104908466339
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00655e_ZB

DepthFmt_z16_Cn_FZy_M006ab3_ZB

Difference
0.5510057210922241
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M006ab3_ZB

DepthFmt_z16_Cn_FZy_M007008_ZB

Difference
0.28324389457702637
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M007008_ZB

DepthFmt_z16_Cn_FZy_M00755d_ZB

Difference
0.4044590890407562
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00755d_ZB

DepthFmt_z16_Cn_FZy_M007ab2_ZB

Difference
0.4666416347026825
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M007ab2_ZB

DepthFmt_z16_Cn_FZy_M008007_ZB

Difference
0.5976796746253967
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M008007_ZB

DepthFmt_z16_Cn_FZy_M00855c_ZB

Difference
0.33623558282852173
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00855c_ZB

DepthFmt_z16_Cn_FZy_M008ab1_ZB

Difference
0.6236727833747864
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M008ab1_ZB

DepthFmt_z16_Cn_FZy_M009006_ZB

Difference
0.27498260140419006
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M009006_ZB

DepthFmt_z16_Cn_FZy_M00955b_ZB

Difference
0.4017297029495239
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00955b_ZB

DepthFmt_z16_Cn_FZy_M009ab0_ZB

Difference
0.5465636253356934
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M009ab0_ZB

DepthFmt_z16_Cn_FZy_M00a005

Difference
0.00010106924310093746
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00a005

DepthFmt_z16_Cn_FZy_M00a005_ZB

Difference
0.5861290693283081
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00a005_ZB

DepthFmt_z16_Cn_FZy_M00a55a_ZB

Difference
0.41791707277297974
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00a55a_ZB

DepthFmt_z16_Cn_FZy_M00aaaf_ZB

Difference
0.6363781690597534
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00aaaf_ZB

DepthFmt_z16_Cn_FZy_M00b004_ZB

Difference
0.2895910143852234
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00b004_ZB

DepthFmt_z16_Cn_FZy_M00b559

Difference
1.0484634913154878e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00b559

DepthFmt_z16_Cn_FZy_M00b559_ZB

Difference
0.4145134389400482
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00b559_ZB

DepthFmt_z16_Cn_FZy_M00baae

Difference
1.0051417120848782e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00baae

DepthFmt_z16_Cn_FZy_M00baae_ZB

Difference
0.5591702461242676
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00baae_ZB

DepthFmt_z16_Cn_FZy_M00c003

Difference
1.107060961658135e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00c003

DepthFmt_z16_Cn_FZy_M00c003_ZB

Difference
0.5833861231803894
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00c003_ZB

DepthFmt_z16_Cn_FZy_M00c558

Difference
1.0555575499893166e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00c558

DepthFmt_z16_Cn_FZy_M00c558_ZB

Difference
0.5285568237304688
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00c558_ZB

DepthFmt_z16_Cn_FZy_M00caad

Difference
1.1637918760243338e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00caad

DepthFmt_z16_Cn_FZy_M00caad_ZB

Difference
0.6533546447753906
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00caad_ZB

DepthFmt_z16_Cn_FZy_M00d002

Difference
1.1242707842029631e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00d002

DepthFmt_z16_Cn_FZy_M00d002_ZB

Difference
0.3043210208415985
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00d002_ZB

DepthFmt_z16_Cn_FZy_M00d557

Difference
1.2770444300258532e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00d557

DepthFmt_z16_Cn_FZy_M00d557_ZB

Difference
0.44284048676490784
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00d557_ZB

DepthFmt_z16_Cn_FZy_M00daac

Difference
1.308882565353997e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00daac

DepthFmt_z16_Cn_FZy_M00daac_ZB

Difference
0.5672597885131836
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00daac_ZB

DepthFmt_z16_Cn_FZy_M00e001

Difference
1.5829778931220062e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00e001

DepthFmt_z16_Cn_FZy_M00e001_ZB

Difference
0.5747947692871094
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00e001_ZB

DepthFmt_z16_Cn_FZy_M00e556

Difference
2.102884536725469e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00e556

DepthFmt_z16_Cn_FZy_M00e556_ZB

Difference
0.5808957815170288
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00e556_ZB

DepthFmt_z16_Cn_FZy_M00eaab

Difference
2.7688482077792287e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00eaab

DepthFmt_z16_Cn_FZy_M00eaab_ZB

Difference
0.645011305809021
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00eaab_ZB

DepthFmt_z16_Cn_FZy_M00f000

Difference
3.470614683465101e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00f000

DepthFmt_z16_Cn_FZy_M00f000_ZB

Difference
0.3552939295768738
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00f000_ZB

DepthFmt_z16_Cn_FZy_M00f555

Difference
4.38551687693689e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00f555

DepthFmt_z16_Cn_FZy_M00f555_ZB

Difference
0.4481860399246216
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00f555_ZB

DepthFmt_z16_Cn_FZy_M00faaa

Difference
5.1698727475013584e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00faaa

DepthFmt_z16_Cn_FZy_M00faaa_ZB

Difference
0.5717234015464783
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00faaa_ZB

DepthFmt_z16_Cn_FZy_M00ffff

Difference
6.504225166281685e-05
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00ffff

DepthFmt_z16_Cn_FZy_M00ffff_ZB

Difference
0.6072054505348206
Diff result for Depth_buffer::DepthFmt_z16_Cn_FZy_M00ffff_ZB

DepthFmt_z16_Cy_FZn_M000564_ZB

Difference
0.0009920557495206594
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M000564_ZB

DepthFmt_z16_Cy_FZn_M000ab9_ZB

Difference
0.0008598365820944309
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M000ab9_ZB

DepthFmt_z16_Cy_FZn_M00100e_ZB

Difference
0.0006267373682931066
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00100e_ZB

DepthFmt_z16_Cy_FZn_M001563_ZB

Difference
0.0011556970421224833
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M001563_ZB

DepthFmt_z16_Cy_FZn_M001ab8_ZB

Difference
0.0010670730844140053
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M001ab8_ZB

DepthFmt_z16_Cy_FZn_M00200d

Difference
2.8093414584873244e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00200d

DepthFmt_z16_Cy_FZn_M00200d_ZB

Difference
0.0008394033648073673
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00200d_ZB

DepthFmt_z16_Cy_FZn_M002562_ZB

Difference
0.001387543510645628
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M002562_ZB

DepthFmt_z16_Cy_FZn_M002ab7_ZB

Difference
0.0016521522775292397
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M002ab7_ZB

DepthFmt_z16_Cy_FZn_M00300c_ZB

Difference
0.0010307009797543287
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00300c_ZB

DepthFmt_z16_Cy_FZn_M003561_ZB

Difference
0.0016329928766936064
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M003561_ZB

DepthFmt_z16_Cy_FZn_M003ab6_ZB

Difference
0.0021156123839318752
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M003ab6_ZB

DepthFmt_z16_Cy_FZn_M00400b_ZB

Difference
0.0011812766315415502
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00400b_ZB

DepthFmt_z16_Cy_FZn_M004560_ZB

Difference
0.001599975861608982
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M004560_ZB

DepthFmt_z16_Cy_FZn_M004ab5_ZB

Difference
0.002520557725802064
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M004ab5_ZB

DepthFmt_z16_Cy_FZn_M00500a_ZB

Difference
0.0012472736416384578
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00500a_ZB

DepthFmt_z16_Cy_FZn_M00555f_ZB

Difference
0.0020604555029422045
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00555f_ZB

DepthFmt_z16_Cy_FZn_M005ab4_ZB

Difference
0.0027627923991531134
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M005ab4_ZB

DepthFmt_z16_Cy_FZn_M006009_ZB

Difference
0.0019871569238603115
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M006009_ZB

DepthFmt_z16_Cy_FZn_M00655e_ZB

Difference
0.00322103314101696
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00655e_ZB

DepthFmt_z16_Cy_FZn_M006ab3_ZB

Difference
0.003931389655917883
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M006ab3_ZB

DepthFmt_z16_Cy_FZn_M007008_ZB

Difference
0.0017925371648743749
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M007008_ZB

DepthFmt_z16_Cy_FZn_M00755d_ZB

Difference
0.00348618789575994
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00755d_ZB

DepthFmt_z16_Cy_FZn_M007ab2_ZB

Difference
0.003909063059836626
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M007ab2_ZB

DepthFmt_z16_Cy_FZn_M008007_ZB

Difference
0.001826391788199544
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M008007_ZB

DepthFmt_z16_Cy_FZn_M00855c

Difference
0.0001256630930583924
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00855c

DepthFmt_z16_Cy_FZn_M00855c_ZB

Difference
0.0036082309670746326
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00855c_ZB

DepthFmt_z16_Cy_FZn_M008ab1_ZB

Difference
0.004034062847495079
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M008ab1_ZB

DepthFmt_z16_Cy_FZn_M009006_ZB

Difference
0.0018630402628332376
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M009006_ZB

DepthFmt_z16_Cy_FZn_M00955b_ZB

Difference
0.0041783638298511505
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00955b_ZB

DepthFmt_z16_Cy_FZn_M009ab0_ZB

Difference
0.004026847425848246
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M009ab0_ZB

DepthFmt_z16_Cy_FZn_M00a005_ZB

Difference
0.0019576074555516243
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00a005_ZB

DepthFmt_z16_Cy_FZn_M00a55a_ZB

Difference
0.004804991651326418
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00a55a_ZB

DepthFmt_z16_Cy_FZn_M00aaaf_ZB

Difference
0.003901373129338026
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00aaaf_ZB

DepthFmt_z16_Cy_FZn_M00b004

Difference
1.1771667232096661e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00b004

DepthFmt_z16_Cy_FZn_M00b004_ZB

Difference
0.0020759766921401024
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00b004_ZB

DepthFmt_z16_Cy_FZn_M00b559

Difference
1.3198387023294345e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00b559

DepthFmt_z16_Cy_FZn_M00b559_ZB

Difference
0.005905461963266134
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00b559_ZB

DepthFmt_z16_Cy_FZn_M00baae

Difference
1.56220885401126e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00baae

DepthFmt_z16_Cy_FZn_M00baae_ZB

Difference
0.006058467552065849
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00baae_ZB

DepthFmt_z16_Cy_FZn_M00c003

Difference
1.789046473277267e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00c003

DepthFmt_z16_Cy_FZn_M00c003_ZB

Difference
0.0040959022007882595
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00c003_ZB

DepthFmt_z16_Cy_FZn_M00c558

Difference
2.3607391995028593e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00c558

DepthFmt_z16_Cy_FZn_M00c558_ZB

Difference
0.007472079247236252
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00c558_ZB

DepthFmt_z16_Cy_FZn_M00caad

Difference
2.849289376172237e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00caad

DepthFmt_z16_Cy_FZn_M00caad_ZB

Difference
0.00654193852096796
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00caad_ZB

DepthFmt_z16_Cy_FZn_M00d002

Difference
3.1819872674532235e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00d002

DepthFmt_z16_Cy_FZn_M00d002_ZB

Difference
0.004989315290004015
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00d002_ZB

DepthFmt_z16_Cy_FZn_M00d557

Difference
3.879249925375916e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00d557

DepthFmt_z16_Cy_FZn_M00d557_ZB

Difference
0.008432460948824883
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00d557_ZB

DepthFmt_z16_Cy_FZn_M00daac

Difference
4.1409679397474974e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00daac

DepthFmt_z16_Cy_FZn_M00daac_ZB

Difference
0.007693934720009565
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00daac_ZB

DepthFmt_z16_Cy_FZn_M00e001

Difference
4.435393930179998e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00e001

DepthFmt_z16_Cy_FZn_M00e001_ZB

Difference
0.006296057254076004
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00e001_ZB

DepthFmt_z16_Cy_FZn_M00e556

Difference
4.8178204451687634e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00e556

DepthFmt_z16_Cy_FZn_M00e556_ZB

Difference
0.00841295812278986
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00e556_ZB

DepthFmt_z16_Cy_FZn_M00eaab

Difference
4.9655693146632984e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00eaab

DepthFmt_z16_Cy_FZn_M00eaab_ZB

Difference
0.010229460895061493
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00eaab_ZB

DepthFmt_z16_Cy_FZn_M00f000

Difference
5.139447603141889e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00f000

DepthFmt_z16_Cy_FZn_M00f000_ZB

Difference
0.009587421081960201
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00f000_ZB

DepthFmt_z16_Cy_FZn_M00f555

Difference
5.315338057698682e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00f555

DepthFmt_z16_Cy_FZn_M00f555_ZB

Difference
0.010382488369941711
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00f555_ZB

DepthFmt_z16_Cy_FZn_M00faaa

Difference
5.4779520723968744e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00faaa

DepthFmt_z16_Cy_FZn_M00faaa_ZB

Difference
0.013206534087657928
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00faaa_ZB

DepthFmt_z16_Cy_FZn_M00ffff

Difference
5.577072442974895e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00ffff

DepthFmt_z16_Cy_FZn_M00ffff_ZB

Difference
0.013832422904670238
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZn_M00ffff_ZB

DepthFmt_z16_Cy_FZy_M00000f

Difference
0.11632543057203293
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00000f

DepthFmt_z16_Cy_FZy_M00000f_ZB

Difference
0.5373517274856567
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00000f_ZB

DepthFmt_z16_Cy_FZy_M000564

Difference
0.0643271654844284
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M000564

DepthFmt_z16_Cy_FZy_M000564_ZB

Difference
0.6158797740936279
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M000564_ZB

DepthFmt_z16_Cy_FZy_M000ab9

Difference
0.03031712770462036
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M000ab9

DepthFmt_z16_Cy_FZy_M000ab9_ZB

Difference
0.1415223777294159
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M000ab9_ZB

DepthFmt_z16_Cy_FZy_M00100e

Difference
2.9455664844135754e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00100e

DepthFmt_z16_Cy_FZy_M00100e_ZB

Difference
0.5749720931053162
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00100e_ZB

DepthFmt_z16_Cy_FZy_M001563_ZB

Difference
0.4783773720264435
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M001563_ZB

DepthFmt_z16_Cy_FZy_M001ab8_ZB

Difference
0.08843253552913666
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M001ab8_ZB

DepthFmt_z16_Cy_FZy_M00200d_ZB

Difference
0.6058493852615356
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00200d_ZB

DepthFmt_z16_Cy_FZy_M002562_ZB

Difference
0.47501087188720703
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M002562_ZB

DepthFmt_z16_Cy_FZy_M002ab7_ZB

Difference
0.47019168734550476
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M002ab7_ZB

DepthFmt_z16_Cy_FZy_M00300c_ZB

Difference
0.2221653163433075
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00300c_ZB

DepthFmt_z16_Cy_FZy_M003561_ZB

Difference
0.688876748085022
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M003561_ZB

DepthFmt_z16_Cy_FZy_M003ab6_ZB

Difference
0.235037699341774
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M003ab6_ZB

DepthFmt_z16_Cy_FZy_M00400b_ZB

Difference
0.6112942695617676
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00400b_ZB

DepthFmt_z16_Cy_FZy_M004560_ZB

Difference
0.5510518550872803
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M004560_ZB

DepthFmt_z16_Cy_FZy_M004ab5_ZB

Difference
0.4989311695098877
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M004ab5_ZB

DepthFmt_z16_Cy_FZy_M00500a_ZB

Difference
0.24432793259620667
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00500a_ZB

DepthFmt_z16_Cy_FZy_M00555f_ZB

Difference
0.3842781186103821
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00555f_ZB

DepthFmt_z16_Cy_FZy_M005ab4_ZB

Difference
0.38113126158714294
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M005ab4_ZB

DepthFmt_z16_Cy_FZy_M006009_ZB

Difference
0.6138723492622375
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M006009_ZB

DepthFmt_z16_Cy_FZy_M00655e_ZB

Difference
0.2958104908466339
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00655e_ZB

DepthFmt_z16_Cy_FZy_M006ab3_ZB

Difference
0.5510057210922241
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M006ab3_ZB

DepthFmt_z16_Cy_FZy_M007008_ZB

Difference
0.28324389457702637
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M007008_ZB

DepthFmt_z16_Cy_FZy_M00755d_ZB

Difference
0.4044590890407562
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00755d_ZB

DepthFmt_z16_Cy_FZy_M007ab2_ZB

Difference
0.4666416347026825
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M007ab2_ZB

DepthFmt_z16_Cy_FZy_M008007_ZB

Difference
0.5976796746253967
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M008007_ZB

DepthFmt_z16_Cy_FZy_M00855c_ZB

Difference
0.33623558282852173
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00855c_ZB

DepthFmt_z16_Cy_FZy_M008ab1_ZB

Difference
0.6236727833747864
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M008ab1_ZB

DepthFmt_z16_Cy_FZy_M009006_ZB

Difference
0.27498260140419006
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M009006_ZB

DepthFmt_z16_Cy_FZy_M00955b_ZB

Difference
0.4017297029495239
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00955b_ZB

DepthFmt_z16_Cy_FZy_M009ab0_ZB

Difference
0.5465636253356934
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M009ab0_ZB

DepthFmt_z16_Cy_FZy_M00a005

Difference
0.00010106816625921056
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00a005

DepthFmt_z16_Cy_FZy_M00a005_ZB

Difference
0.5861290693283081
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00a005_ZB

DepthFmt_z16_Cy_FZy_M00a55a_ZB

Difference
0.41791707277297974
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00a55a_ZB

DepthFmt_z16_Cy_FZy_M00aaaf_ZB

Difference
0.6363781690597534
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00aaaf_ZB

DepthFmt_z16_Cy_FZy_M00b004_ZB

Difference
0.2895910143852234
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00b004_ZB

DepthFmt_z16_Cy_FZy_M00b559

Difference
1.0483663572813384e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00b559

DepthFmt_z16_Cy_FZy_M00b559_ZB

Difference
0.4145134389400482
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00b559_ZB

DepthFmt_z16_Cy_FZy_M00baae

Difference
1.005008743959479e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00baae

DepthFmt_z16_Cy_FZy_M00baae_ZB

Difference
0.5591702461242676
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00baae_ZB

DepthFmt_z16_Cy_FZy_M00c003

Difference
1.1066571460105479e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00c003

DepthFmt_z16_Cy_FZy_M00c003_ZB

Difference
0.5833861231803894
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00c003_ZB

DepthFmt_z16_Cy_FZy_M00c558

Difference
1.0555479093454778e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00c558

DepthFmt_z16_Cy_FZy_M00c558_ZB

Difference
0.5285568237304688
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00c558_ZB

DepthFmt_z16_Cy_FZy_M00caad

Difference
1.1635291230049916e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00caad

DepthFmt_z16_Cy_FZy_M00caad_ZB

Difference
0.6533546447753906
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00caad_ZB

DepthFmt_z16_Cy_FZy_M00d002

Difference
1.1257690857746638e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00d002

DepthFmt_z16_Cy_FZy_M00d002_ZB

Difference
0.3043210208415985
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00d002_ZB

DepthFmt_z16_Cy_FZy_M00d557

Difference
1.2757745025737677e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00d557

DepthFmt_z16_Cy_FZy_M00d557_ZB

Difference
0.44284048676490784
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00d557_ZB

DepthFmt_z16_Cy_FZy_M00daac

Difference
1.3110598956700414e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00daac

DepthFmt_z16_Cy_FZy_M00daac_ZB

Difference
0.5672597885131836
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00daac_ZB

DepthFmt_z16_Cy_FZy_M00e001

Difference
1.5854306184337474e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00e001

DepthFmt_z16_Cy_FZy_M00e001_ZB

Difference
0.5747947692871094
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00e001_ZB

DepthFmt_z16_Cy_FZy_M00e556

Difference
2.105581916111987e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00e556

DepthFmt_z16_Cy_FZy_M00e556_ZB

Difference
0.5808957815170288
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00e556_ZB

DepthFmt_z16_Cy_FZy_M00eaab

Difference
2.770426908682566e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00eaab

DepthFmt_z16_Cy_FZy_M00eaab_ZB

Difference
0.645011305809021
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00eaab_ZB

DepthFmt_z16_Cy_FZy_M00f000

Difference
3.4741577110253274e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00f000

DepthFmt_z16_Cy_FZy_M00f000_ZB

Difference
0.3552939295768738
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00f000_ZB

DepthFmt_z16_Cy_FZy_M00f555

Difference
4.386633008834906e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00f555

DepthFmt_z16_Cy_FZy_M00f555_ZB

Difference
0.4481860399246216
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00f555_ZB

DepthFmt_z16_Cy_FZy_M00faaa

Difference
5.170928852749057e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00faaa

DepthFmt_z16_Cy_FZy_M00faaa_ZB

Difference
0.5717234015464783
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00faaa_ZB

DepthFmt_z16_Cy_FZy_M00ffff

Difference
6.504363409476355e-05
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00ffff

DepthFmt_z16_Cy_FZy_M00ffff_ZB

Difference
0.6072054505348206
Diff result for Depth_buffer::DepthFmt_z16_Cy_FZy_M00ffff_ZB

DepthFmt_z24_Cn_FZn_M055564_ZB

Difference
0.0007776389247737825
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M055564_ZB

DepthFmt_z24_Cn_FZn_M0aaab9_ZB

Difference
0.0006741239340044558
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M0aaab9_ZB

DepthFmt_z24_Cn_FZn_M10000e_ZB

Difference
0.0008924083085730672
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M10000e_ZB

DepthFmt_z24_Cn_FZn_M155563_ZB

Difference
0.0015476086409762502
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M155563_ZB

DepthFmt_z24_Cn_FZn_M1aaab8_ZB

Difference
0.0014357748441398144
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M1aaab8_ZB

DepthFmt_z24_Cn_FZn_M20000d_ZB

Difference
0.0007710932404734194
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M20000d_ZB

DepthFmt_z24_Cn_FZn_M255562_ZB

Difference
0.0020177443511784077
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M255562_ZB

DepthFmt_z24_Cn_FZn_M2aaab7_ZB

Difference
0.0020064408890902996
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M2aaab7_ZB

DepthFmt_z24_Cn_FZn_M30000c_ZB

Difference
0.0013256657402962446
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M30000c_ZB

DepthFmt_z24_Cn_FZn_M355561_ZB

Difference
0.0033197011798620224
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M355561_ZB

DepthFmt_z24_Cn_FZn_M3aaab6_ZB

Difference
0.0019407699583098292
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M3aaab6_ZB

DepthFmt_z24_Cn_FZn_M40000b_ZB

Difference
0.0015878210542723536
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M40000b_ZB

DepthFmt_z24_Cn_FZn_M455560_ZB

Difference
0.0031735769007354975
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M455560_ZB

DepthFmt_z24_Cn_FZn_M4aaab5_ZB

Difference
0.0024899293202906847
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M4aaab5_ZB

DepthFmt_z24_Cn_FZn_M50000a_ZB

Difference
0.001636649016290903
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M50000a_ZB

DepthFmt_z24_Cn_FZn_M55555f_ZB

Difference
0.0037267038132995367
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M55555f_ZB

DepthFmt_z24_Cn_FZn_M5aaab4_ZB

Difference
0.002963914070278406
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M5aaab4_ZB

DepthFmt_z24_Cn_FZn_M600009_ZB

Difference
0.0025789800565689802
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M600009_ZB

DepthFmt_z24_Cn_FZn_M65555e_ZB

Difference
0.004360654391348362
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M65555e_ZB

DepthFmt_z24_Cn_FZn_M6aaab3_ZB

Difference
0.0037154508754611015
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M6aaab3_ZB

DepthFmt_z24_Cn_FZn_M700008_ZB

Difference
0.0027925181202590466
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M700008_ZB

DepthFmt_z24_Cn_FZn_M75555d_ZB

Difference
0.00531892292201519
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M75555d_ZB

DepthFmt_z24_Cn_FZn_M7aaab2_ZB

Difference
0.004095311276614666
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M7aaab2_ZB

DepthFmt_z24_Cn_FZn_M800007_ZB

Difference
0.0027767540886998177
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M800007_ZB

DepthFmt_z24_Cn_FZn_M85555c_ZB

Difference
0.004460049793124199
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M85555c_ZB

DepthFmt_z24_Cn_FZn_M8aaab1_ZB

Difference
0.004040679894387722
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M8aaab1_ZB

DepthFmt_z24_Cn_FZn_M900006_ZB

Difference
0.0023970508482307196
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M900006_ZB

DepthFmt_z24_Cn_FZn_M95555b_ZB

Difference
0.00441563269123435
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M95555b_ZB

DepthFmt_z24_Cn_FZn_M9aaab0_ZB

Difference
0.004051451105624437
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_M9aaab0_ZB

DepthFmt_z24_Cn_FZn_Ma00005_ZB

Difference
0.0023710811510682106
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Ma00005_ZB

DepthFmt_z24_Cn_FZn_Ma5555a_ZB

Difference
0.004354064352810383
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Ma5555a_ZB

DepthFmt_z24_Cn_FZn_Maaaaaf_ZB

Difference
0.004099187906831503
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Maaaaaf_ZB

DepthFmt_z24_Cn_FZn_Mb00004

Difference
1.1747716598620173e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mb00004

DepthFmt_z24_Cn_FZn_Mb00004_ZB

Difference
0.002328413538634777
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mb00004_ZB

DepthFmt_z24_Cn_FZn_Mb55559

Difference
1.324629283772083e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mb55559

DepthFmt_z24_Cn_FZn_Mb55559_ZB

Difference
0.0041710324585437775
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mb55559_ZB

DepthFmt_z24_Cn_FZn_Mbaaaae

Difference
1.5592375348205678e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mbaaaae

DepthFmt_z24_Cn_FZn_Mbaaaae_ZB

Difference
0.003893604502081871
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mbaaaae_ZB

DepthFmt_z24_Cn_FZn_Mc00003

Difference
1.779550984792877e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mc00003

DepthFmt_z24_Cn_FZn_Mc00003_ZB

Difference
0.002130533568561077
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mc00003_ZB

DepthFmt_z24_Cn_FZn_Mc55558

Difference
2.3510427126893774e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mc55558

DepthFmt_z24_Cn_FZn_Mc55558_ZB

Difference
0.003757808357477188
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mc55558_ZB

DepthFmt_z24_Cn_FZn_Mcaaaad

Difference
2.8339656637399457e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mcaaaad

DepthFmt_z24_Cn_FZn_Mcaaaad_ZB

Difference
0.003691586200147867
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mcaaaad_ZB

DepthFmt_z24_Cn_FZn_Md00002

Difference
3.169815317960456e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Md00002

DepthFmt_z24_Cn_FZn_Md00002_ZB

Difference
0.0020167038310319185
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Md00002_ZB

DepthFmt_z24_Cn_FZn_Md55557

Difference
3.8677062548231333e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Md55557

DepthFmt_z24_Cn_FZn_Md55557_ZB

Difference
0.003509033238515258
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Md55557_ZB

DepthFmt_z24_Cn_FZn_Mdaaaac

Difference
4.12567715102341e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mdaaaac

DepthFmt_z24_Cn_FZn_Mdaaaac_ZB

Difference
0.0033199130557477474
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mdaaaac_ZB

DepthFmt_z24_Cn_FZn_Me00001

Difference
4.4325690396362916e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Me00001

DepthFmt_z24_Cn_FZn_Me00001_ZB

Difference
0.0019944743253290653
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Me00001_ZB

DepthFmt_z24_Cn_FZn_Me55556

Difference
4.8039739340310916e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Me55556

DepthFmt_z24_Cn_FZn_Me55556_ZB

Difference
0.0035214051604270935
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Me55556_ZB

DepthFmt_z24_Cn_FZn_Meaaaab

Difference
4.952172457706183e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Meaaaab

DepthFmt_z24_Cn_FZn_Meaaaab_ZB

Difference
0.003204457927495241
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Meaaaab_ZB

DepthFmt_z24_Cn_FZn_Mf00000

Difference
5.1311784773133695e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mf00000

DepthFmt_z24_Cn_FZn_Mf00000_ZB

Difference
0.002135187853127718
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mf00000_ZB

DepthFmt_z24_Cn_FZn_Mf55555

Difference
5.295752634992823e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mf55555

DepthFmt_z24_Cn_FZn_Mf55555_ZB

Difference
0.0032571377232670784
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mf55555_ZB

DepthFmt_z24_Cn_FZn_Mfaaaaa

Difference
5.466033690026961e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mfaaaaa

DepthFmt_z24_Cn_FZn_Mfaaaaa_ZB

Difference
0.003193511161953211
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mfaaaaa_ZB

DepthFmt_z24_Cn_FZn_Mffffff

Difference
5.572028021560982e-05
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mffffff

DepthFmt_z24_Cn_FZn_Mffffff_ZB

Difference
0.0016621212707832456
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZn_Mffffff_ZB

DepthFmt_z24_Cn_FZy_M00002f

Difference
0.01490990724414587
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M00002f

DepthFmt_z24_Cn_FZy_M00002f_ZB

Difference
0.46719759702682495
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M00002f_ZB

DepthFmt_z24_Cn_FZy_M05502e

Difference
0.06404060125350952
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M05502e

DepthFmt_z24_Cn_FZy_M05502e_ZB

Difference
0.6882778406143188
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M05502e_ZB

DepthFmt_z24_Cn_FZy_M0aa02d

Difference
0.0985555574297905
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M0aa02d

DepthFmt_z24_Cn_FZy_M0aa02d_ZB

Difference
0.7277116179466248
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M0aa02d_ZB

DepthFmt_z24_Cn_FZy_M0ff02c

Difference
0.11618837714195251
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M0ff02c

DepthFmt_z24_Cn_FZy_M0ff02c_ZB

Difference
0.7167889475822449
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M0ff02c_ZB

DepthFmt_z24_Cn_FZy_M15402b

Difference
0.12338683009147644
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M15402b

DepthFmt_z24_Cn_FZy_M15402b_ZB

Difference
0.617769181728363
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M15402b_ZB

DepthFmt_z24_Cn_FZy_M1a902a

Difference
0.1348971724510193
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M1a902a

DepthFmt_z24_Cn_FZy_M1a902a_ZB

Difference
0.7328275442123413
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M1a902a_ZB

DepthFmt_z24_Cn_FZy_M1fe029

Difference
0.147536039352417
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M1fe029

DepthFmt_z24_Cn_FZy_M1fe029_ZB

Difference
0.7307671308517456
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M1fe029_ZB

DepthFmt_z24_Cn_FZy_M253028

Difference
0.15545283257961273
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M253028

DepthFmt_z24_Cn_FZy_M253028_ZB

Difference
0.5681866407394409
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M253028_ZB

DepthFmt_z24_Cn_FZy_M2a8027

Difference
0.16811603307724
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M2a8027

DepthFmt_z24_Cn_FZy_M2a8027_ZB

Difference
0.7397491931915283
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M2a8027_ZB

DepthFmt_z24_Cn_FZy_M2fd026

Difference
0.1824461668729782
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M2fd026

DepthFmt_z24_Cn_FZy_M2fd026_ZB

Difference
0.7421274185180664
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M2fd026_ZB

DepthFmt_z24_Cn_FZy_M352025

Difference
0.1943296641111374
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M352025

DepthFmt_z24_Cn_FZy_M352025_ZB

Difference
0.5310962200164795
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M352025_ZB

DepthFmt_z24_Cn_FZy_M3a7024

Difference
0.20927847921848297
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M3a7024

DepthFmt_z24_Cn_FZy_M3a7024_ZB

Difference
0.7502944469451904
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M3a7024_ZB

DepthFmt_z24_Cn_FZy_M3fc023

Difference
0.22349458932876587
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M3fc023

DepthFmt_z24_Cn_FZy_M3fc023_ZB

Difference
0.7537161111831665
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M3fc023_ZB

DepthFmt_z24_Cn_FZy_M451022

Difference
0.2307683676481247
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M451022

DepthFmt_z24_Cn_FZy_M451022_ZB

Difference
0.5233706831932068
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M451022_ZB

DepthFmt_z24_Cn_FZy_M4a6021

Difference
0.24662691354751587
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M4a6021

DepthFmt_z24_Cn_FZy_M4a6021_ZB

Difference
0.7511432766914368
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M4a6021_ZB

DepthFmt_z24_Cn_FZy_M4fb020

Difference
0.2605379521846771
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M4fb020

DepthFmt_z24_Cn_FZy_M4fb020_ZB

Difference
0.7565504312515259
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M4fb020_ZB

DepthFmt_z24_Cn_FZy_M55001f

Difference
0.27448588609695435
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M55001f

DepthFmt_z24_Cn_FZy_M55001f_ZB

Difference
0.5445082783699036
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M55001f_ZB

DepthFmt_z24_Cn_FZy_M5a501e

Difference
0.28993356227874756
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M5a501e

DepthFmt_z24_Cn_FZy_M5a501e_ZB

Difference
0.741911768913269
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M5a501e_ZB

DepthFmt_z24_Cn_FZy_M5fa01d

Difference
0.3037874102592468
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M5fa01d

DepthFmt_z24_Cn_FZy_M5fa01d_ZB

Difference
0.7627085447311401
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M5fa01d_ZB

DepthFmt_z24_Cn_FZy_M64f01c

Difference
0.3130781650543213
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M64f01c

DepthFmt_z24_Cn_FZy_M64f01c_ZB

Difference
0.780832052230835
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M64f01c_ZB

DepthFmt_z24_Cn_FZy_M6a401b

Difference
0.3279474377632141
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M6a401b

DepthFmt_z24_Cn_FZy_M6a401b_ZB

Difference
0.718799889087677
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M6a401b_ZB

DepthFmt_z24_Cn_FZy_M6f901a

Difference
0.3417753577232361
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M6f901a

DepthFmt_z24_Cn_FZy_M6f901a_ZB

Difference
0.7676883935928345
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M6f901a_ZB

DepthFmt_z24_Cn_FZy_M74e019

Difference
0.3561151921749115
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M74e019

DepthFmt_z24_Cn_FZy_M74e019_ZB

Difference
0.7929721474647522
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M74e019_ZB

DepthFmt_z24_Cn_FZy_M7a3018

Difference
0.3735736608505249
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M7a3018

DepthFmt_z24_Cn_FZy_M7a3018_ZB

Difference
0.6523092985153198
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M7a3018_ZB

DepthFmt_z24_Cn_FZy_M7f8017

Difference
0.42725664377212524
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M7f8017

DepthFmt_z24_Cn_FZy_M7f8017_ZB

Difference
0.8103469610214233
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M7f8017_ZB

DepthFmt_z24_Cn_FZy_M84d016

Difference
0.43743467330932617
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M84d016

DepthFmt_z24_Cn_FZy_M84d016_ZB

Difference
0.8253930807113647
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M84d016_ZB

DepthFmt_z24_Cn_FZy_M8a2015

Difference
0.44992876052856445
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M8a2015

DepthFmt_z24_Cn_FZy_M8a2015_ZB

Difference
0.6347943544387817
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M8a2015_ZB

DepthFmt_z24_Cn_FZy_M8f7014

Difference
0.46088212728500366
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M8f7014

DepthFmt_z24_Cn_FZy_M8f7014_ZB

Difference
0.8205233812332153
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M8f7014_ZB

DepthFmt_z24_Cn_FZy_M94c013

Difference
0.4738592207431793
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M94c013

DepthFmt_z24_Cn_FZy_M94c013_ZB

Difference
0.834823489189148
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M94c013_ZB

DepthFmt_z24_Cn_FZy_M9a1012

Difference
0.48799997568130493
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M9a1012

DepthFmt_z24_Cn_FZy_M9a1012_ZB

Difference
0.6313292384147644
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M9a1012_ZB

DepthFmt_z24_Cn_FZy_M9f6011

Difference
0.50121009349823
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M9f6011

DepthFmt_z24_Cn_FZy_M9f6011_ZB

Difference
0.8210386037826538
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_M9f6011_ZB

DepthFmt_z24_Cn_FZy_Ma4b010

Difference
0.5103855133056641
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Ma4b010

DepthFmt_z24_Cn_FZy_Ma4b010_ZB

Difference
0.8446038961410522
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Ma4b010_ZB

DepthFmt_z24_Cn_FZy_Maa000f

Difference
0.5238661766052246
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Maa000f

DepthFmt_z24_Cn_FZy_Maa000f_ZB

Difference
0.6694808006286621
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Maa000f_ZB

DepthFmt_z24_Cn_FZy_Maf500e

Difference
0.5366068482398987
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Maf500e

DepthFmt_z24_Cn_FZy_Maf500e_ZB

Difference
0.815862774848938
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Maf500e_ZB

DepthFmt_z24_Cn_FZy_Mb4a00d

Difference
0.5475258231163025
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mb4a00d

DepthFmt_z24_Cn_FZy_Mb4a00d_ZB

Difference
0.8542300462722778
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mb4a00d_ZB

DepthFmt_z24_Cn_FZy_Mb9f00c

Difference
0.5648607015609741
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mb9f00c

DepthFmt_z24_Cn_FZy_Mb9f00c_ZB

Difference
0.8632187247276306
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mb9f00c_ZB

DepthFmt_z24_Cn_FZy_Mbf400b

Difference
0.6462475061416626
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mbf400b

DepthFmt_z24_Cn_FZy_Mbf400b_ZB

Difference
0.8504393696784973
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mbf400b_ZB

DepthFmt_z24_Cn_FZy_Mc4900a

Difference
0.6515224575996399
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mc4900a

DepthFmt_z24_Cn_FZy_Mc4900a_ZB

Difference
0.9001719951629639
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mc4900a_ZB

DepthFmt_z24_Cn_FZy_Mc9e009

Difference
0.009226314723491669
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mc9e009

DepthFmt_z24_Cn_FZy_Mc9e009_ZB

Difference
0.913403332233429
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mc9e009_ZB

DepthFmt_z24_Cn_FZy_Mcf3008_ZB

Difference
0.5795795917510986
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mcf3008_ZB

DepthFmt_z24_Cn_FZy_Md48007_ZB

Difference
0.5842739939689636
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Md48007_ZB

DepthFmt_z24_Cn_FZy_Md9d006_ZB

Difference
0.28308945894241333
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Md9d006_ZB

DepthFmt_z24_Cn_FZy_Mdf2005_ZB

Difference
0.49880456924438477
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mdf2005_ZB

DepthFmt_z24_Cn_FZy_Me47004_ZB

Difference
0.5624645948410034
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Me47004_ZB

DepthFmt_z24_Cn_FZy_Me9c003_ZB

Difference
0.5447551012039185
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Me9c003_ZB

DepthFmt_z24_Cn_FZy_Mef1002_ZB

Difference
0.5533620715141296
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mef1002_ZB

DepthFmt_z24_Cn_FZy_Mf46001_ZB

Difference
0.5642564296722412
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mf46001_ZB

DepthFmt_z24_Cn_FZy_Mf9b000_ZB

Difference
0.5465583205223083
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mf9b000_ZB

DepthFmt_z24_Cn_FZy_Mfeffff_ZB

Difference
0.16920702159404755
Diff result for Depth_buffer::DepthFmt_z24_Cn_FZy_Mfeffff_ZB

DepthFmt_z24_Cy_FZn_M055564_ZB

Difference
0.0007776389247737825
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M055564_ZB

DepthFmt_z24_Cy_FZn_M0aaab9_ZB

Difference
0.0006741239340044558
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M0aaab9_ZB

DepthFmt_z24_Cy_FZn_M10000e_ZB

Difference
0.0008924083085730672
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M10000e_ZB

DepthFmt_z24_Cy_FZn_M155563_ZB

Difference
0.0015476086409762502
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M155563_ZB

DepthFmt_z24_Cy_FZn_M1aaab8_ZB

Difference
0.0014357748441398144
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M1aaab8_ZB

DepthFmt_z24_Cy_FZn_M20000d_ZB

Difference
0.0007710932404734194
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M20000d_ZB

DepthFmt_z24_Cy_FZn_M255562_ZB

Difference
0.0020177443511784077
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M255562_ZB

DepthFmt_z24_Cy_FZn_M2aaab7_ZB

Difference
0.0020064408890902996
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M2aaab7_ZB

DepthFmt_z24_Cy_FZn_M30000c_ZB

Difference
0.0013256657402962446
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M30000c_ZB

DepthFmt_z24_Cy_FZn_M355561_ZB

Difference
0.0033197011798620224
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M355561_ZB

DepthFmt_z24_Cy_FZn_M3aaab6_ZB

Difference
0.0019407699583098292
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M3aaab6_ZB

DepthFmt_z24_Cy_FZn_M40000b_ZB

Difference
0.0015878210542723536
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M40000b_ZB

DepthFmt_z24_Cy_FZn_M455560_ZB

Difference
0.0031735769007354975
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M455560_ZB

DepthFmt_z24_Cy_FZn_M4aaab5_ZB

Difference
0.0024899293202906847
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M4aaab5_ZB

DepthFmt_z24_Cy_FZn_M50000a_ZB

Difference
0.001636649016290903
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M50000a_ZB

DepthFmt_z24_Cy_FZn_M55555f_ZB

Difference
0.0037267038132995367
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M55555f_ZB

DepthFmt_z24_Cy_FZn_M5aaab4_ZB

Difference
0.002963914070278406
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M5aaab4_ZB

DepthFmt_z24_Cy_FZn_M600009_ZB

Difference
0.0025789800565689802
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M600009_ZB

DepthFmt_z24_Cy_FZn_M65555e_ZB

Difference
0.004360654391348362
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M65555e_ZB

DepthFmt_z24_Cy_FZn_M6aaab3_ZB

Difference
0.0037154508754611015
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M6aaab3_ZB

DepthFmt_z24_Cy_FZn_M700008_ZB

Difference
0.0027925181202590466
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M700008_ZB

DepthFmt_z24_Cy_FZn_M75555d_ZB

Difference
0.00531892292201519
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M75555d_ZB

DepthFmt_z24_Cy_FZn_M7aaab2_ZB

Difference
0.004095311276614666
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M7aaab2_ZB

DepthFmt_z24_Cy_FZn_M800007_ZB

Difference
0.0027767540886998177
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M800007_ZB

DepthFmt_z24_Cy_FZn_M85555c_ZB

Difference
0.004460049793124199
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M85555c_ZB

DepthFmt_z24_Cy_FZn_M8aaab1_ZB

Difference
0.004040679894387722
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M8aaab1_ZB

DepthFmt_z24_Cy_FZn_M900006_ZB

Difference
0.0023970508482307196
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M900006_ZB

DepthFmt_z24_Cy_FZn_M95555b_ZB

Difference
0.00441563269123435
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M95555b_ZB

DepthFmt_z24_Cy_FZn_M9aaab0_ZB

Difference
0.004051451105624437
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_M9aaab0_ZB

DepthFmt_z24_Cy_FZn_Ma00005_ZB

Difference
0.0023710811510682106
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Ma00005_ZB

DepthFmt_z24_Cy_FZn_Ma5555a_ZB

Difference
0.004354064352810383
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Ma5555a_ZB

DepthFmt_z24_Cy_FZn_Maaaaaf_ZB

Difference
0.004099187906831503
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Maaaaaf_ZB

DepthFmt_z24_Cy_FZn_Mb00004

Difference
1.1746962627512403e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mb00004

DepthFmt_z24_Cy_FZn_Mb00004_ZB

Difference
0.002328413538634777
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mb00004_ZB

DepthFmt_z24_Cy_FZn_Mb55559

Difference
1.3243372450233437e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mb55559

DepthFmt_z24_Cy_FZn_Mb55559_ZB

Difference
0.0041710324585437775
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mb55559_ZB

DepthFmt_z24_Cy_FZn_Mbaaaae

Difference
1.5593215721310116e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mbaaaae

DepthFmt_z24_Cy_FZn_Mbaaaae_ZB

Difference
0.003893604502081871
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mbaaaae_ZB

DepthFmt_z24_Cy_FZn_Mc00003

Difference
1.7771022612578236e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mc00003

DepthFmt_z24_Cy_FZn_Mc00003_ZB

Difference
0.002130533568561077
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mc00003_ZB

DepthFmt_z24_Cy_FZn_Mc55558

Difference
2.348958696529735e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mc55558

DepthFmt_z24_Cy_FZn_Mc55558_ZB

Difference
0.003757808357477188
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mc55558_ZB

DepthFmt_z24_Cy_FZn_Mcaaaad

Difference
2.8351936634862795e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mcaaaad

DepthFmt_z24_Cy_FZn_Mcaaaad_ZB

Difference
0.003691586200147867
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mcaaaad_ZB

DepthFmt_z24_Cy_FZn_Md00002

Difference
3.1681935070082545e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Md00002

DepthFmt_z24_Cy_FZn_Md00002_ZB

Difference
0.0020167038310319185
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Md00002_ZB

DepthFmt_z24_Cy_FZn_Md55557

Difference
3.866821134579368e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Md55557

DepthFmt_z24_Cy_FZn_Md55557_ZB

Difference
0.003509033238515258
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Md55557_ZB

DepthFmt_z24_Cy_FZn_Mdaaaac

Difference
4.123906546737999e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mdaaaac

DepthFmt_z24_Cy_FZn_Mdaaaac_ZB

Difference
0.0033199130557477474
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mdaaaac_ZB

DepthFmt_z24_Cy_FZn_Me00001

Difference
4.43141398136504e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Me00001

DepthFmt_z24_Cy_FZn_Me00001_ZB

Difference
0.0019944743253290653
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Me00001_ZB

DepthFmt_z24_Cy_FZn_Me55556

Difference
4.801666727871634e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Me55556

DepthFmt_z24_Cy_FZn_Me55556_ZB

Difference
0.0035214051604270935
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Me55556_ZB

DepthFmt_z24_Cy_FZn_Meaaaab

Difference
4.9510523240314797e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Meaaaab

DepthFmt_z24_Cy_FZn_Meaaaab_ZB

Difference
0.003204457927495241
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Meaaaab_ZB

DepthFmt_z24_Cy_FZn_Mf00000

Difference
5.1299401093274355e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mf00000

DepthFmt_z24_Cy_FZn_Mf00000_ZB

Difference
0.002135187853127718
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mf00000_ZB

DepthFmt_z24_Cy_FZn_Mf55555

Difference
5.2938681619707495e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mf55555

DepthFmt_z24_Cy_FZn_Mf55555_ZB

Difference
0.0032571377232670784
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mf55555_ZB

DepthFmt_z24_Cy_FZn_Mfaaaaa

Difference
5.4646898206556216e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mfaaaaa

DepthFmt_z24_Cy_FZn_Mfaaaaa_ZB

Difference
0.003193511161953211
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mfaaaaa_ZB

DepthFmt_z24_Cy_FZn_Mffffff

Difference
5.5732933105900884e-05
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mffffff

DepthFmt_z24_Cy_FZn_Mffffff_ZB

Difference
0.0016621212707832456
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZn_Mffffff_ZB

DepthFmt_z24_Cy_FZy_M00002f

Difference
0.01512923464179039
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M00002f

DepthFmt_z24_Cy_FZy_M00002f_ZB

Difference
0.46719759702682495
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M00002f_ZB

DepthFmt_z24_Cy_FZy_M05502e

Difference
0.06425198912620544
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M05502e

DepthFmt_z24_Cy_FZy_M05502e_ZB

Difference
0.6882778406143188
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M05502e_ZB

DepthFmt_z24_Cy_FZy_M0aa02d

Difference
0.09878620505332947
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M0aa02d

DepthFmt_z24_Cy_FZy_M0aa02d_ZB

Difference
0.7277116179466248
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M0aa02d_ZB

DepthFmt_z24_Cy_FZy_M0ff02c

Difference
0.11632423102855682
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M0ff02c

DepthFmt_z24_Cy_FZy_M0ff02c_ZB

Difference
0.7167889475822449
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M0ff02c_ZB

DepthFmt_z24_Cy_FZy_M15402b

Difference
0.12347247451543808
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M15402b

DepthFmt_z24_Cy_FZy_M15402b_ZB

Difference
0.617769181728363
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M15402b_ZB

DepthFmt_z24_Cy_FZy_M1a902a

Difference
0.1349496990442276
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M1a902a

DepthFmt_z24_Cy_FZy_M1a902a_ZB

Difference
0.7328275442123413
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M1a902a_ZB

DepthFmt_z24_Cy_FZy_M1fe029

Difference
0.14758282899856567
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M1fe029

DepthFmt_z24_Cy_FZy_M1fe029_ZB

Difference
0.7307671308517456
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M1fe029_ZB

DepthFmt_z24_Cy_FZy_M253028

Difference
0.15548309683799744
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M253028

DepthFmt_z24_Cy_FZy_M253028_ZB

Difference
0.5681866407394409
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M253028_ZB

DepthFmt_z24_Cy_FZy_M2a8027

Difference
0.1681598573923111
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M2a8027

DepthFmt_z24_Cy_FZy_M2a8027_ZB

Difference
0.7397491931915283
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M2a8027_ZB

DepthFmt_z24_Cy_FZy_M2fd026

Difference
0.18244542181491852
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M2fd026

DepthFmt_z24_Cy_FZy_M2fd026_ZB

Difference
0.7421274185180664
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M2fd026_ZB

DepthFmt_z24_Cy_FZy_M352025

Difference
0.19436827301979065
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M352025

DepthFmt_z24_Cy_FZy_M352025_ZB

Difference
0.5310962200164795
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M352025_ZB

DepthFmt_z24_Cy_FZy_M3a7024

Difference
0.20931705832481384
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M3a7024

DepthFmt_z24_Cy_FZy_M3a7024_ZB

Difference
0.7502944469451904
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M3a7024_ZB

DepthFmt_z24_Cy_FZy_M3fc023

Difference
0.2235625833272934
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M3fc023

DepthFmt_z24_Cy_FZy_M3fc023_ZB

Difference
0.7537161111831665
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M3fc023_ZB

DepthFmt_z24_Cy_FZy_M451022

Difference
0.2308497130870819
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M451022

DepthFmt_z24_Cy_FZy_M451022_ZB

Difference
0.5233706831932068
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M451022_ZB

DepthFmt_z24_Cy_FZy_M4a6021

Difference
0.24666455388069153
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M4a6021

DepthFmt_z24_Cy_FZy_M4a6021_ZB

Difference
0.7511432766914368
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M4a6021_ZB

DepthFmt_z24_Cy_FZy_M4fb020

Difference
0.2605779469013214
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M4fb020

DepthFmt_z24_Cy_FZy_M4fb020_ZB

Difference
0.7565504312515259
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M4fb020_ZB

DepthFmt_z24_Cy_FZy_M55001f

Difference
0.27452582120895386
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M55001f

DepthFmt_z24_Cy_FZy_M55001f_ZB

Difference
0.5445082783699036
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M55001f_ZB

DepthFmt_z24_Cy_FZy_M5a501e

Difference
0.2899456024169922
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M5a501e

DepthFmt_z24_Cy_FZy_M5a501e_ZB

Difference
0.741911768913269
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M5a501e_ZB

DepthFmt_z24_Cy_FZy_M5fa01d

Difference
0.30378371477127075
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M5fa01d

DepthFmt_z24_Cy_FZy_M5fa01d_ZB

Difference
0.7627085447311401
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M5fa01d_ZB

DepthFmt_z24_Cy_FZy_M64f01c

Difference
0.31316572427749634
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M64f01c

DepthFmt_z24_Cy_FZy_M64f01c_ZB

Difference
0.780832052230835
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M64f01c_ZB

DepthFmt_z24_Cy_FZy_M6a401b

Difference
0.3279627859592438
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M6a401b

DepthFmt_z24_Cy_FZy_M6a401b_ZB

Difference
0.718799889087677
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M6a401b_ZB

DepthFmt_z24_Cy_FZy_M6f901a

Difference
0.341806560754776
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M6f901a

DepthFmt_z24_Cy_FZy_M6f901a_ZB

Difference
0.7676883935928345
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M6f901a_ZB

DepthFmt_z24_Cy_FZy_M74e019

Difference
0.3560819625854492
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M74e019

DepthFmt_z24_Cy_FZy_M74e019_ZB

Difference
0.7929721474647522
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M74e019_ZB

DepthFmt_z24_Cy_FZy_M7a3018

Difference
0.3736119270324707
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M7a3018

DepthFmt_z24_Cy_FZy_M7a3018_ZB

Difference
0.6523092985153198
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M7a3018_ZB

DepthFmt_z24_Cy_FZy_M7f8017

Difference
0.4272497296333313
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M7f8017

DepthFmt_z24_Cy_FZy_M7f8017_ZB

Difference
0.8103469610214233
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M7f8017_ZB

DepthFmt_z24_Cy_FZy_M84d016

Difference
0.4373897612094879
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M84d016

DepthFmt_z24_Cy_FZy_M84d016_ZB

Difference
0.8253930807113647
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M84d016_ZB

DepthFmt_z24_Cy_FZy_M8a2015

Difference
0.4499216675758362
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M8a2015

DepthFmt_z24_Cy_FZy_M8a2015_ZB

Difference
0.6347943544387817
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M8a2015_ZB

DepthFmt_z24_Cy_FZy_M8f7014

Difference
0.46089595556259155
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M8f7014

DepthFmt_z24_Cy_FZy_M8f7014_ZB

Difference
0.8205233812332153
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M8f7014_ZB

DepthFmt_z24_Cy_FZy_M94c013

Difference
0.47380542755126953
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M94c013

DepthFmt_z24_Cy_FZy_M94c013_ZB

Difference
0.834823489189148
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M94c013_ZB

DepthFmt_z24_Cy_FZy_M9a1012

Difference
0.4879761040210724
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M9a1012

DepthFmt_z24_Cy_FZy_M9a1012_ZB

Difference
0.6313292384147644
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M9a1012_ZB

DepthFmt_z24_Cy_FZy_M9f6011

Difference
0.5012112259864807
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M9f6011

DepthFmt_z24_Cy_FZy_M9f6011_ZB

Difference
0.8210386037826538
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_M9f6011_ZB

DepthFmt_z24_Cy_FZy_Ma4b010

Difference
0.5103629231452942
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Ma4b010

DepthFmt_z24_Cy_FZy_Ma4b010_ZB

Difference
0.8446038961410522
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Ma4b010_ZB

DepthFmt_z24_Cy_FZy_Maa000f

Difference
0.5239217281341553
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Maa000f

DepthFmt_z24_Cy_FZy_Maa000f_ZB

Difference
0.6694808006286621
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Maa000f_ZB

DepthFmt_z24_Cy_FZy_Maf500e

Difference
0.5365954637527466
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Maf500e

DepthFmt_z24_Cy_FZy_Maf500e_ZB

Difference
0.815862774848938
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Maf500e_ZB

DepthFmt_z24_Cy_FZy_Mb4a00d

Difference
0.5475012063980103
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mb4a00d

DepthFmt_z24_Cy_FZy_Mb4a00d_ZB

Difference
0.8542300462722778
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mb4a00d_ZB

DepthFmt_z24_Cy_FZy_Mb9f00c

Difference
0.5648788809776306
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mb9f00c

DepthFmt_z24_Cy_FZy_Mb9f00c_ZB

Difference
0.8632187247276306
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mb9f00c_ZB

DepthFmt_z24_Cy_FZy_Mbf400b

Difference
0.6462279558181763
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mbf400b

DepthFmt_z24_Cy_FZy_Mbf400b_ZB

Difference
0.8504393696784973
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mbf400b_ZB

DepthFmt_z24_Cy_FZy_Mc4900a

Difference
0.6515088677406311
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mc4900a

DepthFmt_z24_Cy_FZy_Mc4900a_ZB

Difference
0.9001719951629639
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mc4900a_ZB

DepthFmt_z24_Cy_FZy_Mc9e009

Difference
0.00922631286084652
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mc9e009

DepthFmt_z24_Cy_FZy_Mc9e009_ZB

Difference
0.913403332233429
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mc9e009_ZB

DepthFmt_z24_Cy_FZy_Mcf3008_ZB

Difference
0.5795795917510986
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mcf3008_ZB

DepthFmt_z24_Cy_FZy_Md48007_ZB

Difference
0.5842739939689636
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Md48007_ZB

DepthFmt_z24_Cy_FZy_Md9d006_ZB

Difference
0.28308945894241333
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Md9d006_ZB

DepthFmt_z24_Cy_FZy_Mdf2005_ZB

Difference
0.49880456924438477
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mdf2005_ZB

DepthFmt_z24_Cy_FZy_Me47004_ZB

Difference
0.5624645948410034
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Me47004_ZB

DepthFmt_z24_Cy_FZy_Me9c003_ZB

Difference
0.5447551012039185
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Me9c003_ZB

DepthFmt_z24_Cy_FZy_Mef1002_ZB

Difference
0.5533620715141296
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mef1002_ZB

DepthFmt_z24_Cy_FZy_Mf46001_ZB

Difference
0.5642564296722412
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mf46001_ZB

DepthFmt_z24_Cy_FZy_Mf9b000_ZB

Difference
0.5465583205223083
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mf9b000_ZB

DepthFmt_z24_Cy_FZy_Mfeffff_ZB

Difference
0.16920702159404755
Diff result for Depth_buffer::DepthFmt_z24_Cy_FZy_Mfeffff_ZB

Depth_buffer_fixed_function

z16_Cn_FZn_M000003

Difference
0.02720756269991398
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M000003

z16_Cn_FZn_M000003_ZB

Difference
0.005934479646384716
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M000003_ZB

z16_Cn_FZn_M004002

Difference
0.6746976971626282
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M004002

z16_Cn_FZn_M004002_ZB

Difference
0.6050881147384644
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M004002_ZB

z16_Cn_FZn_M008001

Difference
0.6472598314285278
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M008001

z16_Cn_FZn_M008001_ZB

Difference
0.6062186360359192
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M008001_ZB

z16_Cn_FZn_M00c000

Difference
0.6124527454376221
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M00c000

z16_Cn_FZn_M00c000_ZB

Difference
0.614791989326477
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M00c000_ZB

z16_Cn_FZn_M00ffff

Difference
0.11056732386350632
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M00ffff

z16_Cn_FZn_M00ffff_ZB

Difference
0.43080371618270874
Diff result for Depth_buffer_fixed_function::z16_Cn_FZn_M00ffff_ZB

z16_Cn_FZy_M000003

Difference
0.1318112462759018
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M000003

z16_Cn_FZy_M000003_ZB

Difference
0.4538900554180145
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M000003_ZB

z16_Cn_FZy_M004002

Difference
0.7140064239501953
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M004002

z16_Cn_FZy_M004002_ZB

Difference
0.9179612398147583
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M004002_ZB

z16_Cn_FZy_M008001

Difference
0.7078096866607666
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M008001

z16_Cn_FZy_M008001_ZB

Difference
0.9311498403549194
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M008001_ZB

z16_Cn_FZy_M00c000

Difference
0.7024745345115662
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M00c000

z16_Cn_FZy_M00c000_ZB

Difference
0.9477993249893188
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M00c000_ZB

z16_Cn_FZy_M00ffff

Difference
0.12011340260505676
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M00ffff

z16_Cn_FZy_M00ffff_ZB

Difference
0.7748000621795654
Diff result for Depth_buffer_fixed_function::z16_Cn_FZy_M00ffff_ZB

z16_Cy_FZn_M000003

Difference
0.027420971542596817
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M000003

z16_Cy_FZn_M000003_ZB

Difference
0.005934479646384716
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M000003_ZB

z16_Cy_FZn_M004002

Difference
0.6748079657554626
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M004002

z16_Cy_FZn_M004002_ZB

Difference
0.6050881147384644
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M004002_ZB

z16_Cy_FZn_M008001

Difference
0.6473498344421387
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M008001

z16_Cy_FZn_M008001_ZB

Difference
0.6062186360359192
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M008001_ZB

z16_Cy_FZn_M00c000

Difference
0.6125351190567017
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M00c000

z16_Cy_FZn_M00c000_ZB

Difference
0.614791989326477
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M00c000_ZB

z16_Cy_FZn_M00ffff

Difference
0.11058240383863449
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M00ffff

z16_Cy_FZn_M00ffff_ZB

Difference
0.43080371618270874
Diff result for Depth_buffer_fixed_function::z16_Cy_FZn_M00ffff_ZB

z16_Cy_FZy_M000003

Difference
0.13197380304336548
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M000003

z16_Cy_FZy_M000003_ZB

Difference
0.4538900554180145
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M000003_ZB

z16_Cy_FZy_M004002

Difference
0.7139549255371094
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M004002

z16_Cy_FZy_M004002_ZB

Difference
0.9179612398147583
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M004002_ZB

z16_Cy_FZy_M008001

Difference
0.7077372670173645
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M008001

z16_Cy_FZy_M008001_ZB

Difference
0.9311498403549194
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M008001_ZB

z16_Cy_FZy_M00c000

Difference
0.7024480104446411
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M00c000

z16_Cy_FZy_M00c000_ZB

Difference
0.9477993249893188
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M00c000_ZB

z16_Cy_FZy_M00ffff

Difference
0.1201389878988266
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M00ffff

z16_Cy_FZy_M00ffff_ZB

Difference
0.7748000621795654
Diff result for Depth_buffer_fixed_function::z16_Cy_FZy_M00ffff_ZB

z24_Cn_FZn_M400002

Difference
0.012447668239474297
Diff result for Depth_buffer_fixed_function::z24_Cn_FZn_M400002

z24_Cn_FZn_M400002_ZB

Difference
0.015712976455688477
Diff result for Depth_buffer_fixed_function::z24_Cn_FZn_M400002_ZB

z24_Cn_FZn_M800001

Difference
0.021621201187372208
Diff result for Depth_buffer_fixed_function::z24_Cn_FZn_M800001

z24_Cn_FZn_M800001_ZB

Difference
0.022115137428045273
Diff result for Depth_buffer_fixed_function::z24_Cn_FZn_M800001_ZB

z24_Cn_FZn_Mc00000

Difference
0.03545470908284187
Diff result for Depth_buffer_fixed_function::z24_Cn_FZn_Mc00000

z24_Cn_FZn_Mc00000_ZB

Difference
0.03134799003601074
Diff result for Depth_buffer_fixed_function::z24_Cn_FZn_Mc00000_ZB

z24_Cn_FZn_Mffffff

Difference
0.10313740372657776
Diff result for Depth_buffer_fixed_function::z24_Cn_FZn_Mffffff

z24_Cn_FZn_Mffffff_ZB

Difference
0.05649346858263016
Diff result for Depth_buffer_fixed_function::z24_Cn_FZn_Mffffff_ZB

z24_Cn_FZy_M000003

Difference
0.01874985359609127
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_M000003

z24_Cn_FZy_M000003_ZB

Difference
0.013349606655538082
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_M000003_ZB

z24_Cn_FZy_M3fc002

Difference
0.016978725790977478
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_M3fc002

z24_Cn_FZy_M3fc002_ZB

Difference
0.6032959222793579
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_M3fc002_ZB

z24_Cn_FZy_M7f8001

Difference
0.017162254080176353
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_M7f8001

z24_Cn_FZy_M7f8001_ZB

Difference
0.5482125282287598
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_M7f8001_ZB

z24_Cn_FZy_Mbf4000

Difference
0.01699223741889
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_Mbf4000

z24_Cn_FZy_Mbf4000_ZB

Difference
0.447853147983551
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_Mbf4000_ZB

z24_Cn_FZy_Mfeffff

Difference
0.01707330159842968
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_Mfeffff

z24_Cn_FZy_Mfeffff_ZB

Difference
0.02569039911031723
Diff result for Depth_buffer_fixed_function::z24_Cn_FZy_Mfeffff_ZB

z24_Cy_FZn_M400002

Difference
0.012456132099032402
Diff result for Depth_buffer_fixed_function::z24_Cy_FZn_M400002

z24_Cy_FZn_M400002_ZB

Difference
0.015712976455688477
Diff result for Depth_buffer_fixed_function::z24_Cy_FZn_M400002_ZB

z24_Cy_FZn_M800001

Difference
0.021627148613333702
Diff result for Depth_buffer_fixed_function::z24_Cy_FZn_M800001

z24_Cy_FZn_M800001_ZB

Difference
0.022115137428045273
Diff result for Depth_buffer_fixed_function::z24_Cy_FZn_M800001_ZB

z24_Cy_FZn_Mc00000

Difference
0.03546389937400818
Diff result for Depth_buffer_fixed_function::z24_Cy_FZn_Mc00000

z24_Cy_FZn_Mc00000_ZB

Difference
0.03134799003601074
Diff result for Depth_buffer_fixed_function::z24_Cy_FZn_Mc00000_ZB

z24_Cy_FZn_Mffffff

Difference
0.10316570848226547
Diff result for Depth_buffer_fixed_function::z24_Cy_FZn_Mffffff

z24_Cy_FZn_Mffffff_ZB

Difference
0.05649346858263016
Diff result for Depth_buffer_fixed_function::z24_Cy_FZn_Mffffff_ZB

z24_Cy_FZy_M000003

Difference
0.018942272290587425
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_M000003

z24_Cy_FZy_M000003_ZB

Difference
0.013349606655538082
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_M000003_ZB

z24_Cy_FZy_M3fc002

Difference
0.017148856073617935
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_M3fc002

z24_Cy_FZy_M3fc002_ZB

Difference
0.6032959222793579
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_M3fc002_ZB

z24_Cy_FZy_M7f8001

Difference
0.017327111214399338
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_M7f8001

z24_Cy_FZy_M7f8001_ZB

Difference
0.5482125282287598
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_M7f8001_ZB

z24_Cy_FZy_Mbf4000

Difference
0.01712401956319809
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_Mbf4000

z24_Cy_FZy_Mbf4000_ZB

Difference
0.447853147983551
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_Mbf4000_ZB

z24_Cy_FZy_Mfeffff

Difference
0.017281338572502136
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_Mfeffff

z24_Cy_FZy_Mfeffff_ZB

Difference
0.02569039911031723
Diff result for Depth_buffer_fixed_function::z24_Cy_FZy_Mfeffff_ZB

Edge_flag

Suite class def
src/tests/edge_flag_tests.h

Disabled

Difference
0.14116013050079346
Diff result for Edge_flag::Disabled

Enabled

Difference
0.037077005952596664
Diff result for Edge_flag::Enabled

Fog

Suite class def
src/tests/fog_tests.h

AFF-exp-planar

Difference
0.0039982576854527
Diff result for Fog::AFF-exp-planar

AFF-exp2-planar

Difference
0.0040039801970124245
Diff result for Fog::AFF-exp2-planar

AFF-exp2_abs-planar

Difference
0.0040039801970124245
Diff result for Fog::AFF-exp2_abs-planar

AFF-exp_abs-planar

Difference
0.003998256754130125
Diff result for Fog::AFF-exp_abs-planar

AFF-linear-planar

Difference
0.002899433486163616
Diff result for Fog::AFF-linear-planar

AFF-linear_abs-planar

Difference
0.00372263859026134
Diff result for Fog::AFF-linear_abs-planar

Fog_coord_vec4

CoordNotSet

Difference
0.02615424059331417
Diff result for Fog_coord_vec4::CoordNotSet

W-0.00_0.25_0.00_0.00

Difference
0.0012744683772325516
Diff result for Fog_coord_vec4::W-0.00_0.25_0.00_0.00

W-0.30_0.30_0.30_1.00

Difference
0.00014364566595759243
Diff result for Fog_coord_vec4::W-0.30_0.30_0.30_1.00

W-0.50_0.50_0.00_0.00

Difference
0.0012744683772325516
Diff result for Fog_coord_vec4::W-0.50_0.50_0.00_0.00

W-1.00_0.00_0.00_0.50

Difference
0.0005805442342534661
Diff result for Fog_coord_vec4::W-1.00_0.00_0.00_0.50

W_X-0.25_0.00_0.00_0.50

Difference
0.000996619462966919
Diff result for Fog_coord_vec4::W_X-0.25_0.00_0.00_0.50

W_X-0.65_0.00_0.00_0.00

Difference
0.0003809331392403692
Diff result for Fog_coord_vec4::W_X-0.65_0.00_0.00_0.00

W_Y-0.00_0.75_0.75_0.25

Difference
0.0002780013019219041
Diff result for Fog_coord_vec4::W_Y-0.00_0.75_0.75_0.25

W_Y-1.00_0.00_1.00_0.75

Difference
0.0012743156403303146
Diff result for Fog_coord_vec4::W_Y-1.00_0.00_1.00_0.75

W_Z_Y_X-0.25_0.50_0.75_1.00

Difference
0.0009964946657419205
Diff result for Fog_coord_vec4::W_Z_Y_X-0.25_0.50_0.75_1.00

W_Z_Y_X-1.00_0.75_0.50_0.25

Difference
0.00014357351756189018
Diff result for Fog_coord_vec4::W_Z_Y_X-1.00_0.75_0.50_0.25

X-0.00_0.00_0.00_0.00

Difference
0.0012744683772325516
Diff result for Fog_coord_vec4::X-0.00_0.00_0.00_0.00

X-0.90_0.00_0.00_0.00

Difference
0.00019160524243488908
Diff result for Fog_coord_vec4::X-0.90_0.00_0.00_0.00

X_Y_Z_W-0.00_0.33_0.66_0.90

Difference
0.00019152402819599956
Diff result for Fog_coord_vec4::X_Y_Z_W-0.00_0.33_0.66_0.90

X_Y_Z_W-1.00_0.25_0.75_0.50

Difference
0.0005804341053590178
Diff result for Fog_coord_vec4::X_Y_Z_W-1.00_0.25_0.75_0.50

XW-0.25_0.00_0.00_0.50

Difference
0.0009966995567083359
Diff result for Fog_coord_vec4::XW-0.25_0.00_0.00_0.50

XW-0.65_0.00_0.00_0.00

Difference
0.00038095025229267776
Diff result for Fog_coord_vec4::XW-0.65_0.00_0.00_0.00

XY-0.25_0.50_0.00_0.00

Difference
0.00099670491181314
Diff result for Fog_coord_vec4::XY-0.25_0.50_0.00_0.00

XY-0.65_0.75_0.00_0.00

Difference
0.0003809502231888473
Diff result for Fog_coord_vec4::XY-0.65_0.75_0.00_0.00

XYZ-0.25_0.50_0.75_0.00

Difference
0.0009966195793822408
Diff result for Fog_coord_vec4::XYZ-0.25_0.50_0.75_0.00

XYZ-0.65_0.75_0.33_0.00

Difference
0.0003809329937212169
Diff result for Fog_coord_vec4::XYZ-0.65_0.75_0.33_0.00

XYZW-0.25_0.50_0.75_1.00

Difference
0.000996604678221047
Diff result for Fog_coord_vec4::XYZW-0.25_0.50_0.75_1.00

XYZW-0.65_0.75_0.33_0.00

Difference
0.0003809278132393956
Diff result for Fog_coord_vec4::XYZW-0.65_0.75_0.33_0.00

XZ-0.25_0.00_0.75_0.00

Difference
0.00099670491181314
Diff result for Fog_coord_vec4::XZ-0.25_0.00_0.75_0.00

XZ-0.65_0.00_0.33_0.00

Difference
0.0003809503105003387
Diff result for Fog_coord_vec4::XZ-0.65_0.00_0.33_0.00

XZW-0.25_0.00_0.75_1.00

Difference
0.0009966196957975626
Diff result for Fog_coord_vec4::XZW-0.25_0.00_0.75_1.00

XZW-0.65_0.00_0.33_0.00

Difference
0.0003809330228250474
Diff result for Fog_coord_vec4::XZW-0.65_0.00_0.33_0.00

Y-0.00_0.00_0.00_0.00

Difference
0.0012744683772325516
Diff result for Fog_coord_vec4::Y-0.00_0.00_0.00_0.00

Y-0.00_0.10_0.00_0.00

Difference
0.0012206817045807838
Diff result for Fog_coord_vec4::Y-0.00_0.10_0.00_0.00

Y-0.00_0.60_0.00_0.00

Difference
0.00042942934669554234
Diff result for Fog_coord_vec4::Y-0.00_0.60_0.00_0.00

YW-0.00_0.50_0.00_1.00

Difference
0.0005805219989269972
Diff result for Fog_coord_vec4::YW-0.00_0.50_0.00_1.00

YW-0.00_0.75_0.00_0.00

Difference
0.00027801975375041366
Diff result for Fog_coord_vec4::YW-0.00_0.75_0.00_0.00

YZ-0.00_0.50_0.75_0.00

Difference
0.0005805219989269972
Diff result for Fog_coord_vec4::YZ-0.00_0.50_0.75_0.00

YZ-0.00_0.75_0.33_0.00

Difference
0.0002780197828542441
Diff result for Fog_coord_vec4::YZ-0.00_0.75_0.33_0.00

YZW-0.00_0.50_0.75_1.00

Difference
0.0005805024411529303
Diff result for Fog_coord_vec4::YZW-0.00_0.50_0.75_1.00

YZW-0.00_0.75_0.33_0.00

Difference
0.0002779998176265508
Diff result for Fog_coord_vec4::YZW-0.00_0.75_0.33_0.00

Z-0.00_0.00_0.00_0.00

Difference
0.0012744683772325516
Diff result for Fog_coord_vec4::Z-0.00_0.00_0.00_0.00

Z-0.00_0.00_0.20_0.00

Difference
0.0010557709028944373
Diff result for Fog_coord_vec4::Z-0.00_0.00_0.20_0.00

Z-0.00_0.00_0.80_0.00

Difference
0.00024197305901907384
Diff result for Fog_coord_vec4::Z-0.00_0.00_0.80_0.00

ZW-0.00_0.00_0.33_0.00

Difference
0.0008559607085771859
Diff result for Fog_coord_vec4::ZW-0.00_0.00_0.33_0.00

ZW-0.00_0.00_0.75_1.00

Difference
0.00027801975375041366
Diff result for Fog_coord_vec4::ZW-0.00_0.00_0.75_1.00

Fog_inf_coord

AFF-exp-planar

Difference
0.0012745872372761369
Diff result for Fog_inf_coord::AFF-exp-planar

AFF-exp2-planar

Difference
0.00010590458259684965
Diff result for Fog_inf_coord::AFF-exp2-planar

AFF-exp2_abs-planar

Difference
0.00010590434249024838
Diff result for Fog_inf_coord::AFF-exp2_abs-planar

AFF-exp_abs-planar

Difference
0.00010590441524982452
Diff result for Fog_inf_coord::AFF-exp_abs-planar

AFF-linear-planar

Difference
0.001274571637623012
Diff result for Fog_inf_coord::AFF-linear-planar

AFF-linear_abs-planar

Difference
0.001274415641091764
Diff result for Fog_inf_coord::AFF-linear_abs-planar

Fog_vsh

AFF-exp-planar

Difference
0.003913925029337406
Diff result for Fog_vsh::AFF-exp-planar

AFF-exp2-planar

Difference
0.003908754792064428
Diff result for Fog_vsh::AFF-exp2-planar

AFF-exp2_abs-planar

Difference
0.0039087142795324326
Diff result for Fog_vsh::AFF-exp2_abs-planar

AFF-exp_abs-planar

Difference
0.003913913853466511
Diff result for Fog_vsh::AFF-exp_abs-planar

AFF-linear-planar

Difference
0.002999727614223957
Diff result for Fog_vsh::AFF-linear-planar

AFF-linear_abs-planar

Difference
0.0038659563288092613
Diff result for Fog_vsh::AFF-linear_abs-planar

Front_face

Description
Tests handling of NV097_SET_FRONT_FACE and NV097_SET_CULL_FACE, including degenerate winding values.
Suite class def
src/tests/front_face_tests.h

FrontFace_0_CF_B

Difference
4.708212145487778e-05
Description

Sets the winding to 0 with back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the right quad should be rendered.

Diff result for Front_face::FrontFace_0_CF_B

FrontFace_0_CF_F

Difference
5.30024481122382e-05
Description

Sets the winding to 0 with front faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the left quad should be rendered.

Diff result for Front_face::FrontFace_0_CF_F

FrontFace_63_CF_B

Difference
4.708212145487778e-05
Description

Sets the winding to 0x63 with back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the right quad should be rendered.

Diff result for Front_face::FrontFace_63_CF_B

FrontFace_63_CF_F

Difference
5.3007330279797316e-05
Description

Sets the winding to 0x63 with front faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the left quad should be rendered.

Diff result for Front_face::FrontFace_63_CF_F

FrontFace_CCW_CF_B

Difference
5.301310011418536e-05
Description

Sets the winding to counter-clockwise with back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the left quad should be rendered.

Diff result for Front_face::FrontFace_CCW_CF_B

FrontFace_CCW_CF_F

Difference
4.708212145487778e-05
Description

Sets the winding to counter-clockwise with front faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the right quad should be rendered.

Diff result for Front_face::FrontFace_CCW_CF_F

FrontFace_CW_CF_B

Difference
4.708212145487778e-05
Description

Sets the winding to clockwise with back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CCW. Only the right quad should be rendered.

Diff result for Front_face::FrontFace_CW_CF_B

FrontFace_CW_CF_F

Difference
5.302979479893111e-05
Description

Sets the winding to clockwise with front faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CCW. Only the left quad should be rendered.

Diff result for Front_face::FrontFace_CW_CF_F

Image_blit

Suite class def
src/tests/image_blit_tests.h

ImgBlt_BLENDAND_XRGB_B00800000

Difference
0.00017203646712005138
Diff result for Image_blit::ImgBlt_BLENDAND_XRGB_B00800000

ImgBlt_BLENDAND_XRGB_B00D00000

Difference
0.00017203646712005138
Diff result for Image_blit::ImgBlt_BLENDAND_XRGB_B00D00000

ImgBlt_BLENDAND_XRGB_B03300000

Difference
0.0006484732148237526
Diff result for Image_blit::ImgBlt_BLENDAND_XRGB_B03300000

ImgBlt_BLENDAND_ZRGB_B00800000

Difference
0.00017203646712005138
Diff result for Image_blit::ImgBlt_BLENDAND_ZRGB_B00800000

ImgBlt_BLENDAND_ZRGB_B00D00000

Difference
0.00017203646712005138
Diff result for Image_blit::ImgBlt_BLENDAND_ZRGB_B00D00000

ImgBlt_BLENDAND_ZRGB_B03300000

Difference
0.0006484732148237526
Diff result for Image_blit::ImgBlt_BLENDAND_ZRGB_B03300000

Inline_array_size_mismatch

Description
Verifies that using an NV097_INLINE_ARRAY draw loop that ends with a partial vertex description silently ignores any partial vertices.
See xemu#985
Suite class def
src/tests/inline_array_size_mismatch.h

ExtraElements

Difference
1.1080825061071664e-05
Diff result for Inline_array_size_mismatch::ExtraElements

Lighting_normals

NoNormal

Difference
0.00013717410911340266
Diff result for Lighting_normals::NoNormal

NoNormal-inlinearrays

Difference
0.00013717410911340266
Diff result for Lighting_normals::NoNormal-inlinearrays

NoNormal-inlinebuf

Difference
0.00013717410911340266
Diff result for Lighting_normals::NoNormal-inlinebuf

NoNormal-inlineelements

Difference
0.00013717410911340266
Diff result for Lighting_normals::NoNormal-inlineelements

Nz_-100

Difference
0.00023494992638006806
Diff result for Lighting_normals::Nz_-100

Nz_-100-inlinearrays

Difference
0.0002349494316149503
Diff result for Lighting_normals::Nz_-100-inlinearrays

Nz_-100-inlinebuf

Difference
0.00023494946071878076
Diff result for Lighting_normals::Nz_-100-inlinebuf

Nz_-100-inlineelements

Difference
0.0002349374844925478
Diff result for Lighting_normals::Nz_-100-inlineelements

Nz_0

Difference
0.0002349435817450285
Diff result for Lighting_normals::Nz_0

Nz_0-inlinearrays

Difference
0.00023494331981055439
Diff result for Lighting_normals::Nz_0-inlinearrays

Nz_0-inlinebuf

Difference
0.00023494336346630007
Diff result for Lighting_normals::Nz_0-inlinebuf

Nz_0-inlineelements

Difference
0.00023493202752433717
Diff result for Lighting_normals::Nz_0-inlineelements

Nz_100

Difference
0.00016397418221458793
Diff result for Lighting_normals::Nz_100

Nz_100-inlinearrays

Difference
0.00016358103312086314
Diff result for Lighting_normals::Nz_100-inlinearrays

Nz_100-inlinebuf

Difference
0.00016353385581169277
Diff result for Lighting_normals::Nz_100-inlinebuf

Nz_100-inlineelements

Difference
0.00016305038298014551
Diff result for Lighting_normals::Nz_100-inlineelements

Nz_31

Difference
6.632166332565248e-05
Diff result for Lighting_normals::Nz_31

Nz_31-inlinearrays

Difference
6.621993816224858e-05
Diff result for Lighting_normals::Nz_31-inlinearrays

Nz_31-inlinebuf

Difference
6.620144995395094e-05
Diff result for Lighting_normals::Nz_31-inlinebuf

Nz_31-inlineelements

Difference
6.594679143745452e-05
Diff result for Lighting_normals::Nz_31-inlineelements

Nz_70

Difference
0.0001312062086071819
Diff result for Lighting_normals::Nz_70

Nz_70-inlinearrays

Difference
0.0001309507933910936
Diff result for Lighting_normals::Nz_70-inlinearrays

Nz_70-inlinebuf

Difference
0.0001308812206843868
Diff result for Lighting_normals::Nz_70-inlinebuf

Nz_70-inlineelements

Difference
0.00012964487541466951
Diff result for Lighting_normals::Nz_70-inlineelements

Nz_97

Difference
0.00015657543553970754
Diff result for Lighting_normals::Nz_97

Nz_97-inlinearrays

Difference
0.0001562061079312116
Diff result for Lighting_normals::Nz_97-inlinearrays

Nz_97-inlinebuf

Difference
0.00015611425624229014
Diff result for Lighting_normals::Nz_97-inlinebuf

Nz_97-inlineelements

Difference
0.00015563225315418094
Diff result for Lighting_normals::Nz_97-inlineelements

Lighting_Two_Sided

Suite class def
src/tests/lighting_two_sided_tests.h

TwoSidedLighting

Difference
0.04711473360657692
Diff result for Lighting_Two_Sided::TwoSidedLighting

Line_width

Suite class def
src/tests/line_width_tests.h

Fill_0000.0

Difference
0.059278715401887894
Diff result for Line_width::Fill_0000.0

Fill_0001.0

Difference
0.020287098363041878
Diff result for Line_width::Fill_0001.0

Fill_0032.0

Difference
0.06873887032270432
Diff result for Line_width::Fill_0032.0

Line_0000.0

Difference
0.27421337366104126
Diff result for Line_width::Line_0000.0

Line_0000.1

Difference
0.1683395355939865
Diff result for Line_width::Line_0000.1

Line_0000.2

Difference
0.1341218650341034
Diff result for Line_width::Line_0000.2

Line_0000.3

Difference
0.11078090965747833
Diff result for Line_width::Line_0000.3

Line_0000.4

Difference
0.08878320455551147
Diff result for Line_width::Line_0000.4

Line_0000.5

Difference
0.06920062005519867
Diff result for Line_width::Line_0000.5

Line_0000.6

Difference
0.055527206510305405
Diff result for Line_width::Line_0000.6

Line_0000.7

Difference
0.04797571152448654
Diff result for Line_width::Line_0000.7

Line_0001.0

Difference
0.035415150225162506
Diff result for Line_width::Line_0001.0

Line_0001.1

Difference
0.04193994030356407
Diff result for Line_width::Line_0001.1

Line_0001.2

Difference
0.04417971521615982
Diff result for Line_width::Line_0001.2

Line_0001.3

Difference
0.046118758618831635
Diff result for Line_width::Line_0001.3

Line_0001.4

Difference
0.047716185450553894
Diff result for Line_width::Line_0001.4

Line_0001.5

Difference
0.050751909613609314
Diff result for Line_width::Line_0001.5

Line_0001.6

Difference
0.053246937692165375
Diff result for Line_width::Line_0001.6

Line_0001.7

Difference
0.05627159774303436
Diff result for Line_width::Line_0001.7

Line_0003.0

Difference
0.09368742257356644
Diff result for Line_width::Line_0003.0

Line_0004.0

Difference
0.11352531611919403
Diff result for Line_width::Line_0004.0

Line_0005.0

Difference
0.12266921997070312
Diff result for Line_width::Line_0005.0

Line_0006.0

Difference
0.13550791144371033
Diff result for Line_width::Line_0006.0

Line_0007.0

Difference
0.14132334291934967
Diff result for Line_width::Line_0007.0

Line_0008.0

Difference
0.14809952676296234
Diff result for Line_width::Line_0008.0

Line_0009.0

Difference
0.15363380312919617
Diff result for Line_width::Line_0009.0

Line_0010.0

Difference
0.16180704534053802
Diff result for Line_width::Line_0010.0

Line_0011.0

Difference
0.16928720474243164
Diff result for Line_width::Line_0011.0

Line_0012.0

Difference
0.17891085147857666
Diff result for Line_width::Line_0012.0

Line_0013.0

Difference
0.1864957958459854
Diff result for Line_width::Line_0013.0

Line_0014.0

Difference
0.1942857801914215
Diff result for Line_width::Line_0014.0

Line_0015.0

Difference
0.1996479481458664
Diff result for Line_width::Line_0015.0

Line_0016.0

Difference
0.20539970695972443
Diff result for Line_width::Line_0016.0

Line_0024.0

Difference
0.25042104721069336
Diff result for Line_width::Line_0024.0

Line_0032.0

Difference
0.28159523010253906
Diff result for Line_width::Line_0032.0

Line_0040.0

Difference
0.3176482617855072
Diff result for Line_width::Line_0040.0

Line_0048.0

Difference
0.34487974643707275
Diff result for Line_width::Line_0048.0

Line_0056.0

Difference
0.3665143847465515
Diff result for Line_width::Line_0056.0

Line_0057.0

Difference
0.3674923777580261
Diff result for Line_width::Line_0057.0

Line_0058.0

Difference
0.369710773229599
Diff result for Line_width::Line_0058.0

Line_0059.0

Difference
0.37050676345825195
Diff result for Line_width::Line_0059.0

Line_0060.0

Difference
0.3727104663848877
Diff result for Line_width::Line_0060.0

Line_0061.0

Difference
0.3753121495246887
Diff result for Line_width::Line_0061.0

Line_0062.0

Difference
0.3781539797782898
Diff result for Line_width::Line_0062.0

Line_0063.0

Difference
0.38138046860694885
Diff result for Line_width::Line_0063.0

Line_0063.1

Difference
0.3820969760417938
Diff result for Line_width::Line_0063.1

Line_0063.2

Difference
0.38264667987823486
Diff result for Line_width::Line_0063.2

Line_0063.3

Difference
0.3827316164970398
Diff result for Line_width::Line_0063.3

Line_0063.4

Difference
0.3834274411201477
Diff result for Line_width::Line_0063.4

Line_0063.5

Difference
0.38377875089645386
Diff result for Line_width::Line_0063.5

Line_0063.6

Difference
0.3841264545917511
Diff result for Line_width::Line_0063.6

Line_0063.7

Difference
0.38433343172073364
Diff result for Line_width::Line_0063.7

Line_0064.0

Difference
0.03543168306350708
Diff result for Line_width::Line_0064.0

Line_0064.1

Difference
0.0354272834956646
Diff result for Line_width::Line_0064.1

Line_0064.2

Difference
0.03541434928774834
Diff result for Line_width::Line_0064.2

Line_0064.3

Difference
0.03538515418767929
Diff result for Line_width::Line_0064.3

Line_0064.4

Difference
0.035398442298173904
Diff result for Line_width::Line_0064.4

Line_0064.5

Difference
0.03536318987607956
Diff result for Line_width::Line_0064.5

Line_0064.6

Difference
0.0354263037443161
Diff result for Line_width::Line_0064.6

Line_0064.7

Difference
0.03541712090373039
Diff result for Line_width::Line_0064.7

Line_FFFFFFFF

Difference
0.03536948189139366
Diff result for Line_width::Line_FFFFFFFF

Material_alpha

Suite class def
src/tests/material_alpha_tests.h

MatA_SMat_A3F000000

Difference
0.0002401692036073655
Diff result for Material_alpha::MatA_SMat_A3F000000

MatA_SVDiffuse_A0

Difference
0.00011149168130941689
Diff result for Material_alpha::MatA_SVDiffuse_A0

MatA_SVDiffuse_A3D4CCCCD

Difference
0.0001131395110860467
Diff result for Material_alpha::MatA_SVDiffuse_A3D4CCCCD

MatA_SVDiffuse_A3E800000

Difference
0.00011354613525327295
Diff result for Material_alpha::MatA_SVDiffuse_A3E800000

MatA_SVDiffuse_A3F000000

Difference
0.0001135595521191135
Diff result for Material_alpha::MatA_SVDiffuse_A3F000000

MatA_SVDiffuse_A3F400000

Difference
0.00011354514572303742
Diff result for Material_alpha::MatA_SVDiffuse_A3F400000

MatA_SVDiffuse_A3F800000

Difference
0.00011411344894440845
Diff result for Material_alpha::MatA_SVDiffuse_A3F800000

MatA_SVDiffuse_A40000000

Difference
0.00011411412560846657
Diff result for Material_alpha::MatA_SVDiffuse_A40000000

MatA_SVDiffuse_ABF800000

Difference
0.00011354893649695441
Diff result for Material_alpha::MatA_SVDiffuse_ABF800000

MatA_SVSpec_A0

Difference
4.079993595951237e-05
Diff result for Material_alpha::MatA_SVSpec_A0

MatA_SVSpec_A3D4CCCCD

Difference
4.0924591303337365e-05
Diff result for Material_alpha::MatA_SVSpec_A3D4CCCCD

MatA_SVSpec_A3E800000

Difference
4.098825229448266e-05
Diff result for Material_alpha::MatA_SVSpec_A3E800000

MatA_SVSpec_A3F000000

Difference
4.0994767914526165e-05
Diff result for Material_alpha::MatA_SVSpec_A3F000000

MatA_SVSpec_A3F400000

Difference
4.098937279195525e-05
Diff result for Material_alpha::MatA_SVSpec_A3F400000

MatA_SVSpec_A3F800000

Difference
4.1039285861188546e-05
Diff result for Material_alpha::MatA_SVSpec_A3F800000

MatA_SVSpec_A40000000

Difference
4.103973333258182e-05
Diff result for Material_alpha::MatA_SVSpec_A40000000

MatA_SVSpec_ABF800000

Difference
4.099026773474179e-05
Diff result for Material_alpha::MatA_SVSpec_ABF800000

Material_color

Suite class def
src/tests/material_color_tests.h

001_RG0_11

Difference
0.00012780306860804558
Diff result for Material_color::001_RG0_11

011_rBg_11

Difference
0.00012709728616755456
Diff result for Material_color::011_rBg_11

301_rG0_11

Difference
9.462189336773008e-05
Diff result for Material_color::301_rG0_11

310_rG0_11

Difference
9.454858081880957e-05
Diff result for Material_color::310_rG0_11

311_rG0_11

Difference
6.311744800768793e-05
Diff result for Material_color::311_rG0_11

Material_color_source

Description
Tests behavior when lighting is enabled and color components are requested from various sources. Also tests the behavior of non-zero NV097_SET_MATERIAL_EMISSION values.
A color legend is rendered along the left hand side: vD = vertex diffuse. vS = vertex specular. sA = scene ambient. mD = material diffuse. mS = material specular. mE = material emissive. mA = material ambient. A single directional light is used with ambient, diffuse, and specular multipliers all set to 1.0.
NV097_SET_SCENE_AMBIENT_COLOR is set to scene ambient + material emissive.
Suite class def
src/tests/material_color_source_tests.h

FromMaterial

Difference
0.00031323646544478834
Description

Draws 9 quads with all colors taken from the material settings. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0.

Diff result for Material_color_source::FromMaterial

FromVertexDiffuse

Difference
0.056347258388996124
Description

Draws 9 quads with some colors taken from the vertex diffuse color {0.f, 0.25f, 0.5f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0.

Diff result for Material_color_source::FromVertexDiffuse

FromVertexSpecular

Difference
0.012382112443447113
Description

Draws 9 quads with some colors taken from the vertex specular color {0.5f, 0.25f, 0.f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0.

Diff result for Material_color_source::FromVertexSpecular

Overlapping_draw_modes

Suite class def
src/tests/overlapping_draw_modes_tests.h

ArrElm_DrwArr_ArrElm

Difference
0.0007812748663127422
Diff result for Overlapping_draw_modes::ArrElm_DrwArr_ArrElm

DrwArr_DrwArr

Difference
0.0023024536203593016
Diff result for Overlapping_draw_modes::DrwArr_DrwArr

SquashOpt

Difference
0.00503088254481554
Diff result for Overlapping_draw_modes::SquashOpt

SquashOptSingleArray

Difference
0.00503088254481554
Diff result for Overlapping_draw_modes::SquashOptSingleArray

SetVertexData

SET_VERTEX_DATA2F_M

Difference
0.002046290086582303
Diff result for SetVertexData::SET_VERTEX_DATA2F_M

SET_VERTEX_DATA2S-0001

Difference
0.0020860484801232815
Diff result for SetVertexData::SET_VERTEX_DATA2S-0001

SET_VERTEX_DATA2S-7FFF

Difference
0.003248515771701932
Diff result for SetVertexData::SET_VERTEX_DATA2S-7FFF

SET_VERTEX_DATA4F_M

Difference
0.002096597570925951
Diff result for SetVertexData::SET_VERTEX_DATA4F_M

SET_VERTEX_DATA4S_M-0001

Difference
0.0022627420257776976
Diff result for SetVertexData::SET_VERTEX_DATA4S_M-0001

SET_VERTEX_DATA4S_M-7FFF

Difference
0.00338552868925035
Diff result for SetVertexData::SET_VERTEX_DATA4S_M-7FFF

SET_VERTEX_DATA4UB

Difference
0.0018446738831698895
Diff result for SetVertexData::SET_VERTEX_DATA4UB

Shade_model

Suite class def
src/tests/shade_model_tests.h

Fixed_Poly_Flat_First

Difference
0.0002503719297237694
Diff result for Shade_model::Fixed_Poly_Flat_First

Fixed_Poly_Flat_Last

Difference
0.00025054888101294637
Diff result for Shade_model::Fixed_Poly_Flat_Last

Fixed_Poly_Smooth_First

Difference
0.0003394685627426952
Diff result for Shade_model::Fixed_Poly_Smooth_First

Fixed_Poly_Smooth_Last

Difference
0.00033948724740184844
Diff result for Shade_model::Fixed_Poly_Smooth_Last

Fixed_Quad_Flat_First

Difference
9.544916974846274e-05
Diff result for Shade_model::Fixed_Quad_Flat_First

Fixed_Quad_Flat_Last

Difference
9.561057231621817e-05
Diff result for Shade_model::Fixed_Quad_Flat_Last

Fixed_Quad_Smooth_First

Difference
7.767822535242885e-05
Diff result for Shade_model::Fixed_Quad_Smooth_First

Fixed_Quad_Smooth_Last

Difference
7.767902570776641e-05
Diff result for Shade_model::Fixed_Quad_Smooth_Last

Fixed_QuadStrip_Flat_First

Difference
0.00425742007791996
Diff result for Shade_model::Fixed_QuadStrip_Flat_First

Fixed_QuadStrip_Flat_Last

Difference
0.004257375840097666
Diff result for Shade_model::Fixed_QuadStrip_Flat_Last

Fixed_QuadStrip_Smooth_First

Difference
8.646501373732463e-05
Diff result for Shade_model::Fixed_QuadStrip_Smooth_First

Fixed_QuadStrip_Smooth_Last

Difference
8.647399954497814e-05
Diff result for Shade_model::Fixed_QuadStrip_Smooth_Last

Fixed_Tri_Flat_First

Difference
0.0009570828406140208
Diff result for Shade_model::Fixed_Tri_Flat_First

Fixed_Tri_Flat_Last

Difference
0.04363644868135452
Diff result for Shade_model::Fixed_Tri_Flat_Last

Fixed_Tri_Smooth_First

Difference
0.0012426588218659163
Diff result for Shade_model::Fixed_Tri_Smooth_First

Fixed_Tri_Smooth_Last

Difference
0.0012426640605553985
Diff result for Shade_model::Fixed_Tri_Smooth_Last

Fixed_TriFan_Flat_First

Difference
0.0023760597687214613
Diff result for Shade_model::Fixed_TriFan_Flat_First

Fixed_TriFan_Flat_Last

Difference
0.06255590170621872
Diff result for Shade_model::Fixed_TriFan_Flat_Last

Fixed_TriFan_Smooth_First

Difference
0.00013035029405727983
Diff result for Shade_model::Fixed_TriFan_Smooth_First

Fixed_TriFan_Smooth_Last

Difference
0.00013092928566038609
Diff result for Shade_model::Fixed_TriFan_Smooth_Last

Fixed_TriStrip_Flat_First

Difference
0.0004648886970244348
Diff result for Shade_model::Fixed_TriStrip_Flat_First

Fixed_TriStrip_Flat_Last

Difference
0.08347374945878983
Diff result for Shade_model::Fixed_TriStrip_Flat_Last

Fixed_TriStrip_Smooth_First

Difference
0.0004531799932010472
Diff result for Shade_model::Fixed_TriStrip_Smooth_First

Fixed_TriStrip_Smooth_Last

Difference
0.00045324163511395454
Diff result for Shade_model::Fixed_TriStrip_Smooth_Last

FixedTex_Poly_Flat_First

Difference
0.0012984941713511944
Diff result for Shade_model::FixedTex_Poly_Flat_First

FixedTex_Poly_Flat_Last

Difference
0.0012987592490389943
Diff result for Shade_model::FixedTex_Poly_Flat_Last

FixedTex_Poly_Smooth_First

Difference
0.0012977996375411749
Diff result for Shade_model::FixedTex_Poly_Smooth_First

FixedTex_Poly_Smooth_Last

Difference
0.0012982189655303955
Diff result for Shade_model::FixedTex_Poly_Smooth_Last

FixedTex_Quad_Flat_First

Difference
0.0018316081259399652
Diff result for Shade_model::FixedTex_Quad_Flat_First

FixedTex_Quad_Flat_Last

Difference
0.0018316090572625399
Diff result for Shade_model::FixedTex_Quad_Flat_Last

FixedTex_Quad_Smooth_First

Difference
0.0018316102214157581
Diff result for Shade_model::FixedTex_Quad_Smooth_First

FixedTex_Quad_Smooth_Last

Difference
0.0018316092900931835
Diff result for Shade_model::FixedTex_Quad_Smooth_Last

FixedTex_QuadStrip_Flat_First

Difference
0.0006595574086531997
Diff result for Shade_model::FixedTex_QuadStrip_Flat_First

FixedTex_QuadStrip_Flat_Last

Difference
0.0006595779559575021
Diff result for Shade_model::FixedTex_QuadStrip_Flat_Last

FixedTex_QuadStrip_Smooth_First

Difference
0.0006595054874196649
Diff result for Shade_model::FixedTex_QuadStrip_Smooth_First

FixedTex_QuadStrip_Smooth_Last

Difference
0.0006595056620426476
Diff result for Shade_model::FixedTex_QuadStrip_Smooth_Last

FixedTex_Tri_Flat_First

Difference
0.0020118027459830046
Diff result for Shade_model::FixedTex_Tri_Flat_First

FixedTex_Tri_Flat_Last

Difference
0.0020118027459830046
Diff result for Shade_model::FixedTex_Tri_Flat_Last

FixedTex_Tri_Smooth_First

Difference
0.0020118027459830046
Diff result for Shade_model::FixedTex_Tri_Smooth_First

FixedTex_Tri_Smooth_Last

Difference
0.0020118027459830046
Diff result for Shade_model::FixedTex_Tri_Smooth_Last

FixedTex_TriFan_Flat_First

Difference
0.0006889797514304519
Diff result for Shade_model::FixedTex_TriFan_Flat_First

FixedTex_TriFan_Flat_Last

Difference
0.0006903542089276016
Diff result for Shade_model::FixedTex_TriFan_Flat_Last

FixedTex_TriFan_Smooth_First

Difference
0.0006858399719931185
Diff result for Shade_model::FixedTex_TriFan_Smooth_First

FixedTex_TriFan_Smooth_Last

Difference
0.0006887626368552446
Diff result for Shade_model::FixedTex_TriFan_Smooth_Last

FixedTex_TriStrip_Flat_First

Difference
0.0012392359785735607
Diff result for Shade_model::FixedTex_TriStrip_Flat_First

FixedTex_TriStrip_Flat_Last

Difference
0.001239342731423676
Diff result for Shade_model::FixedTex_TriStrip_Flat_Last

FixedTex_TriStrip_Smooth_First

Difference
0.0012395356316119432
Diff result for Shade_model::FixedTex_TriStrip_Smooth_First

FixedTex_TriStrip_Smooth_Last

Difference
0.0012396563543006778
Diff result for Shade_model::FixedTex_TriStrip_Smooth_Last

Prog_Poly_Flat_First

Difference
6.836546526756138e-05
Diff result for Shade_model::Prog_Poly_Flat_First

Prog_Poly_Flat_Last

Difference
6.853889499325305e-05
Diff result for Shade_model::Prog_Poly_Flat_Last

Prog_Poly_Smooth_First

Difference
0.00024099802249111235
Diff result for Shade_model::Prog_Poly_Smooth_First

Prog_Poly_Smooth_Last

Difference
0.00024152779951691628
Diff result for Shade_model::Prog_Poly_Smooth_Last

Prog_Quad_Flat_First

Difference
0.0004943499807268381
Diff result for Shade_model::Prog_Quad_Flat_First

Prog_Quad_Flat_Last

Difference
0.0004943163366988301
Diff result for Shade_model::Prog_Quad_Flat_Last

Prog_Quad_Smooth_First

Difference
0.000539042055606842
Diff result for Shade_model::Prog_Quad_Smooth_First

Prog_Quad_Smooth_Last

Difference
0.0005391225568018854
Diff result for Shade_model::Prog_Quad_Smooth_Last

Prog_QuadStrip_Flat_First

Difference
0.0007166475988924503
Diff result for Shade_model::Prog_QuadStrip_Flat_First

Prog_QuadStrip_Flat_Last

Difference
0.0007190069300122559
Diff result for Shade_model::Prog_QuadStrip_Flat_Last

Prog_QuadStrip_Smooth_First

Difference
0.0006227089324966073
Diff result for Shade_model::Prog_QuadStrip_Smooth_First

Prog_QuadStrip_Smooth_Last

Difference
0.0006230009603314102
Diff result for Shade_model::Prog_QuadStrip_Smooth_Last

Prog_Tri_Flat_First

Difference
0.0012081766035407782
Diff result for Shade_model::Prog_Tri_Flat_First

Prog_Tri_Flat_Last

Difference
0.13583335280418396
Diff result for Shade_model::Prog_Tri_Flat_Last

Prog_Tri_Smooth_First

Difference
0.0009711828897707164
Diff result for Shade_model::Prog_Tri_Smooth_First

Prog_Tri_Smooth_Last

Difference
0.0009702390525490046
Diff result for Shade_model::Prog_Tri_Smooth_Last

Prog_TriFan_Flat_First

Difference
0.00017119699623435736
Diff result for Shade_model::Prog_TriFan_Flat_First

Prog_TriFan_Flat_Last

Difference
0.19073627889156342
Diff result for Shade_model::Prog_TriFan_Flat_Last

Prog_TriFan_Smooth_First

Difference
0.00021346121502574533
Diff result for Shade_model::Prog_TriFan_Smooth_First

Prog_TriFan_Smooth_Last

Difference
0.0002140699070878327
Diff result for Shade_model::Prog_TriFan_Smooth_Last

Prog_TriStrip_Flat_First

Difference
0.0005570840439759195
Diff result for Shade_model::Prog_TriStrip_Flat_First

Prog_TriStrip_Flat_Last

Difference
0.20503778755664825
Diff result for Shade_model::Prog_TriStrip_Flat_Last

Prog_TriStrip_Smooth_First

Difference
0.0006097430596128106
Diff result for Shade_model::Prog_TriStrip_Smooth_First

Prog_TriStrip_Smooth_Last

Difference
0.0006607461255043745
Diff result for Shade_model::Prog_TriStrip_Smooth_Last

ProgTex_Poly_Flat_First

Difference
0.0009478472056798637
Diff result for Shade_model::ProgTex_Poly_Flat_First

ProgTex_Poly_Flat_Last

Difference
0.0009532315889373422
Diff result for Shade_model::ProgTex_Poly_Flat_Last

ProgTex_Poly_Smooth_First

Difference
0.0009397542453370988
Diff result for Shade_model::ProgTex_Poly_Smooth_First

ProgTex_Poly_Smooth_Last

Difference
0.0009457155829295516
Diff result for Shade_model::ProgTex_Poly_Smooth_Last

ProgTex_Quad_Flat_First

Difference
0.0019049650290980935
Diff result for Shade_model::ProgTex_Quad_Flat_First

ProgTex_Quad_Flat_Last

Difference
0.0019051911076530814
Diff result for Shade_model::ProgTex_Quad_Flat_Last

ProgTex_Quad_Smooth_First

Difference
0.0019083016086369753
Diff result for Shade_model::ProgTex_Quad_Smooth_First

ProgTex_Quad_Smooth_Last

Difference
0.0019083940424025059
Diff result for Shade_model::ProgTex_Quad_Smooth_Last

ProgTex_QuadStrip_Flat_First

Difference
0.0010367219801992178
Diff result for Shade_model::ProgTex_QuadStrip_Flat_First

ProgTex_QuadStrip_Flat_Last

Difference
0.0010375003330409527
Diff result for Shade_model::ProgTex_QuadStrip_Flat_Last

ProgTex_QuadStrip_Smooth_First

Difference
0.0010337905259802938
Diff result for Shade_model::ProgTex_QuadStrip_Smooth_First

ProgTex_QuadStrip_Smooth_Last

Difference
0.0010348741197958589
Diff result for Shade_model::ProgTex_QuadStrip_Smooth_Last

ProgTex_Tri_Flat_First

Difference
0.0005402776296250522
Diff result for Shade_model::ProgTex_Tri_Flat_First

ProgTex_Tri_Flat_Last

Difference
0.0005401954986155033
Diff result for Shade_model::ProgTex_Tri_Flat_Last

ProgTex_Tri_Smooth_First

Difference
0.0005401757080107927
Diff result for Shade_model::ProgTex_Tri_Smooth_First

ProgTex_Tri_Smooth_Last

Difference
0.000540170178283006
Diff result for Shade_model::ProgTex_Tri_Smooth_Last

ProgTex_TriFan_Flat_First

Difference
0.0007988120196387172
Diff result for Shade_model::ProgTex_TriFan_Flat_First

ProgTex_TriFan_Flat_Last

Difference
0.0007998739602044225
Diff result for Shade_model::ProgTex_TriFan_Flat_Last

ProgTex_TriFan_Smooth_First

Difference
0.0007942602969706059
Diff result for Shade_model::ProgTex_TriFan_Smooth_First

ProgTex_TriFan_Smooth_Last

Difference
0.0007937118643894792
Diff result for Shade_model::ProgTex_TriFan_Smooth_Last

ProgTex_TriStrip_Flat_First

Difference
0.0014318341854959726
Diff result for Shade_model::ProgTex_TriStrip_Flat_First

ProgTex_TriStrip_Flat_Last

Difference
0.0014328653924167156
Diff result for Shade_model::ProgTex_TriStrip_Flat_Last

ProgTex_TriStrip_Smooth_First

Difference
0.0014330910053104162
Diff result for Shade_model::ProgTex_TriStrip_Smooth_First

ProgTex_TriStrip_Smooth_Last

Difference
0.0014325968222692609
Diff result for Shade_model::ProgTex_TriStrip_Smooth_Last

W_Fixed_Poly_Flat_First

Difference
0.00012919874279759824
Diff result for Shade_model::W_Fixed_Poly_Flat_First

W_Fixed_Poly_Flat_Last

Difference
0.00012933490506839007
Diff result for Shade_model::W_Fixed_Poly_Flat_Last

W_Fixed_Poly_Smooth_First

Difference
0.0017043475527316332
Diff result for Shade_model::W_Fixed_Poly_Smooth_First

W_Fixed_Poly_Smooth_Last

Difference
0.0017050695605576038
Diff result for Shade_model::W_Fixed_Poly_Smooth_Last

W_Fixed_Quad_Flat_First

Difference
0.0004246958706062287
Diff result for Shade_model::W_Fixed_Quad_Flat_First

W_Fixed_Quad_Flat_Last

Difference
0.0004292383964639157
Diff result for Shade_model::W_Fixed_Quad_Flat_Last

W_Fixed_Quad_Smooth_First

Difference
0.001187370391562581
Diff result for Shade_model::W_Fixed_Quad_Smooth_First

W_Fixed_Quad_Smooth_Last

Difference
0.0011970244813710451
Diff result for Shade_model::W_Fixed_Quad_Smooth_Last

W_Fixed_QuadStrip_Flat_First

Difference
0.007939797826111317
Diff result for Shade_model::W_Fixed_QuadStrip_Flat_First

W_Fixed_QuadStrip_Flat_Last

Difference
0.007945874705910683
Diff result for Shade_model::W_Fixed_QuadStrip_Flat_Last

W_Fixed_QuadStrip_Smooth_First

Difference
0.0008905723225325346
Diff result for Shade_model::W_Fixed_QuadStrip_Smooth_First

W_Fixed_QuadStrip_Smooth_Last

Difference
0.0008912609191611409
Diff result for Shade_model::W_Fixed_QuadStrip_Smooth_Last

W_Fixed_Tri_Flat_First

Difference
0.001274328213185072
Diff result for Shade_model::W_Fixed_Tri_Flat_First

W_Fixed_Tri_Flat_Last

Difference
0.059427931904792786
Diff result for Shade_model::W_Fixed_Tri_Flat_Last

W_Fixed_Tri_Smooth_First

Difference
0.0015725569101050496
Diff result for Shade_model::W_Fixed_Tri_Smooth_First

W_Fixed_Tri_Smooth_Last

Difference
0.0015748103614896536
Diff result for Shade_model::W_Fixed_Tri_Smooth_Last

W_Fixed_TriFan_Flat_First

Difference
0.004938281606882811
Diff result for Shade_model::W_Fixed_TriFan_Flat_First

W_Fixed_TriFan_Flat_Last

Difference
0.11801078170537949
Diff result for Shade_model::W_Fixed_TriFan_Flat_Last

W_Fixed_TriFan_Smooth_First

Difference
0.002103264909237623
Diff result for Shade_model::W_Fixed_TriFan_Smooth_First

W_Fixed_TriFan_Smooth_Last

Difference
0.002102936152368784
Diff result for Shade_model::W_Fixed_TriFan_Smooth_Last

W_Fixed_TriStrip_Flat_First

Difference
0.0006127820233814418
Diff result for Shade_model::W_Fixed_TriStrip_Flat_First

W_Fixed_TriStrip_Flat_Last

Difference
0.1488134264945984
Diff result for Shade_model::W_Fixed_TriStrip_Flat_Last

W_Fixed_TriStrip_Smooth_First

Difference
0.0009059813455678523
Diff result for Shade_model::W_Fixed_TriStrip_Smooth_First

W_Fixed_TriStrip_Smooth_Last

Difference
0.0009049270884133875
Diff result for Shade_model::W_Fixed_TriStrip_Smooth_Last

W_FixedTex_Poly_Flat_First

Difference
0.2764096260070801
Diff result for Shade_model::W_FixedTex_Poly_Flat_First

W_FixedTex_Poly_Flat_Last

Difference
0.27650973200798035
Diff result for Shade_model::W_FixedTex_Poly_Flat_Last

W_FixedTex_Poly_Smooth_First

Difference
0.276094526052475
Diff result for Shade_model::W_FixedTex_Poly_Smooth_First

W_FixedTex_Poly_Smooth_Last

Difference
0.27628234028816223
Diff result for Shade_model::W_FixedTex_Poly_Smooth_Last

W_FixedTex_Quad_Flat_First

Difference
0.3042879104614258
Diff result for Shade_model::W_FixedTex_Quad_Flat_First

W_FixedTex_Quad_Flat_Last

Difference
0.3040826618671417
Diff result for Shade_model::W_FixedTex_Quad_Flat_Last

W_FixedTex_Quad_Smooth_First

Difference
0.30422845482826233
Diff result for Shade_model::W_FixedTex_Quad_Smooth_First

W_FixedTex_Quad_Smooth_Last

Difference
0.3041730225086212
Diff result for Shade_model::W_FixedTex_Quad_Smooth_Last

W_FixedTex_QuadStrip_Flat_First

Difference
0.12222449481487274
Diff result for Shade_model::W_FixedTex_QuadStrip_Flat_First

W_FixedTex_QuadStrip_Flat_Last

Difference
0.12223995476961136
Diff result for Shade_model::W_FixedTex_QuadStrip_Flat_Last

W_FixedTex_QuadStrip_Smooth_First

Difference
0.12230763584375381
Diff result for Shade_model::W_FixedTex_QuadStrip_Smooth_First

W_FixedTex_QuadStrip_Smooth_Last

Difference
0.12246467918157578
Diff result for Shade_model::W_FixedTex_QuadStrip_Smooth_Last

W_FixedTex_Tri_Flat_First

Difference
0.06117549538612366
Diff result for Shade_model::W_FixedTex_Tri_Flat_First

W_FixedTex_Tri_Flat_Last

Difference
0.0609552226960659
Diff result for Shade_model::W_FixedTex_Tri_Flat_Last

W_FixedTex_Tri_Smooth_First

Difference
0.061183687299489975
Diff result for Shade_model::W_FixedTex_Tri_Smooth_First

W_FixedTex_Tri_Smooth_Last

Difference
0.06126478686928749
Diff result for Shade_model::W_FixedTex_Tri_Smooth_Last

W_FixedTex_TriFan_Flat_First

Difference
0.13495340943336487
Diff result for Shade_model::W_FixedTex_TriFan_Flat_First

W_FixedTex_TriFan_Flat_Last

Difference
0.1349443793296814
Diff result for Shade_model::W_FixedTex_TriFan_Flat_Last

W_FixedTex_TriFan_Smooth_First

Difference
0.13492022454738617
Diff result for Shade_model::W_FixedTex_TriFan_Smooth_First

W_FixedTex_TriFan_Smooth_Last

Difference
0.1349519044160843
Diff result for Shade_model::W_FixedTex_TriFan_Smooth_Last

W_FixedTex_TriStrip_Flat_First

Difference
0.09354937821626663
Diff result for Shade_model::W_FixedTex_TriStrip_Flat_First

W_FixedTex_TriStrip_Flat_Last

Difference
0.0935523509979248
Diff result for Shade_model::W_FixedTex_TriStrip_Flat_Last

W_FixedTex_TriStrip_Smooth_First

Difference
0.09353805333375931
Diff result for Shade_model::W_FixedTex_TriStrip_Smooth_First

W_FixedTex_TriStrip_Smooth_Last

Difference
0.09354456514120102
Diff result for Shade_model::W_FixedTex_TriStrip_Smooth_Last

Smoothing_control

0xFFFF0000

Difference
0.028109245002269745
Diff result for Smoothing_control::0xFFFF0000

0xFFFF0001

Difference
0.0313580259680748
Diff result for Smoothing_control::0xFFFF0001

Stencil

Description
Tests the behavior of NV097_SET_STENCIL_OP_ZPASS.
Each test renders a red quad, then enables stencil testing, renders a smaller quad into the depth/stencil buffer to update stencil values, then renders a green quad over the original red. Areas that pass the stencil test will be green, other areas will remain red.
Suite class def
src/tests/stencil_tests.h

Stencil_REPLACE

Difference
0.13808104395866394
Diff result for Stencil::Stencil_REPLACE

Stencil_REPLACE_DT

Difference
0.13849934935569763
Diff result for Stencil::Stencil_REPLACE_DT

Stencil_REPLACE_ST

Difference
0.1496063470840454
Diff result for Stencil::Stencil_REPLACE_ST

Stencil_REPLACE_ST_DT

Difference
0.15013642609119415
Diff result for Stencil::Stencil_REPLACE_ST_DT

Stencil_REPLACE_ST_DT_ZB

Difference
1.560112286824733e-05
Diff result for Stencil::Stencil_REPLACE_ST_DT_ZB

Stencil_REPLACE_ST_ZB

Difference
1.560112286824733e-05
Diff result for Stencil::Stencil_REPLACE_ST_ZB

Stencil_ZERO

Difference
0.13808639347553253
Diff result for Stencil::Stencil_ZERO

Stencil_ZERO_DT

Difference
0.13850975036621094
Diff result for Stencil::Stencil_ZERO_DT

Stencil_ZERO_ST

Difference
0.14961309731006622
Diff result for Stencil::Stencil_ZERO_ST

Stencil_ZERO_ST_DT

Difference
0.15013550221920013
Diff result for Stencil::Stencil_ZERO_ST_DT

Stencil_ZERO_ST_DT_ZB

Difference
0.22055692970752716
Diff result for Stencil::Stencil_ZERO_ST_DT_ZB

Stencil_ZERO_ST_ZB

Difference
0.22055692970752716
Diff result for Stencil::Stencil_ZERO_ST_ZB

Stipple_tests

Suite class def
src/tests/stipple_tests.h

Alternating_Off

Difference
inf
No source result
Golden - No source result
Golden image for Stipple_tests::Alternating_Off

Alternating_On

Difference
0.10187171399593353
Diff result for Stipple_tests::Alternating_On

Border_Off

Difference
inf
No source result
Golden - No source result
Golden image for Stipple_tests::Border_Off

Border_On

Difference
0.10148291289806366
Diff result for Stipple_tests::Border_On

Checkered_Off

Difference
0.020112289115786552
Diff result for Stipple_tests::Checkered_Off

Checkered_On

Difference
0.1441894918680191
Diff result for Stipple_tests::Checkered_On

Zero_Off

Difference
inf
No source result
Golden - No source result
Golden image for Stipple_tests::Zero_Off

Zero_On

Difference
0.25918343663215637
Diff result for Stipple_tests::Zero_On

Surface_clip

Description
Tests behavior of NV097_SET_SURFACE_CLIP_HORIZONTAL and NV097_SET_SURFACE_CLIP_VERTICAL.
Suite class def
src/tests/surface_clip_tests.h

rt_x0y0_w512h384

Difference
0.05154053866863251
Description

Configures a texture target as R5G6B5 and sets the clip region to 0,0 512x384, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. The texture is then rendered into an 8888 backbuffer. No red should be seen, and the light green quads should be fully visible.

Diff result for Surface_clip::rt_x0y0_w512h384

rt_x16y8_w512h384

Difference
0.043021734803915024
Description

Configures a texture target as R5G6B5 and sets the clip region to 16,8 512x384, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. The texture is then rendered into an 8888 backbuffer. No red should be seen, and the light green quads should be fully visible.

Diff result for Surface_clip::rt_x16y8_w512h384

rt_x8y16_w632h464

Difference
0.0016886611701920629
Description

Configures a texture target as R5G6B5 and sets the clip region to 8,16 632x464, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. The texture is then rendered into an 8888 backbuffer. No red should be seen, and the light green quads should be fully visible.

Diff result for Surface_clip::rt_x8y16_w632h464

x16y8_w512h384

Difference
0.06822066009044647
Description

Configures the backbuffer as R5G6B5 and sets the clip region to 16,8 512x384, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. No red should be seen, and the light green quads should be fully visible. Because the format is 565, the colors are shifted from red -> green, light green -> light pink, and dark green -> pink.

Diff result for Surface_clip::x16y8_w512h384

x8y16_w632h464

Difference
0.05280906707048416
Description

Configures the backbuffer as R5G6B5 and sets the clip region to 8,16 632x464, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. No red should be seen, and the light green quads should be fully visible. Because the format is 565, the colors are shifted from red -> green, light green -> light pink, and dark green -> pink.

Diff result for Surface_clip::x8y16_w632h464

Surface_pitch

Suite class def
src/tests/surface_pitch_tests.h

Swizzle

Difference
0.09792996942996979
Diff result for Surface_pitch::Swizzle

Texgen

Suite class def
src/tests/texgen_tests.h

Disabled

Difference
1.4618404748034663e-05
Diff result for Texgen::Disabled

Texgen_with_texture_matrix

Disabled_Half

Difference
1.1709840691764839e-05
Diff result for Texgen_with_texture_matrix::Disabled_Half

Disabled_Identity

Difference
2.664820203790441e-05
Diff result for Texgen_with_texture_matrix::Disabled_Identity

Disabled_RotateY

Difference
1.4107812603469938e-05
Diff result for Texgen_with_texture_matrix::Disabled_RotateY

Disabled_ShiftVMinus

Difference
1.0419244063086808e-05
Diff result for Texgen_with_texture_matrix::Disabled_ShiftVMinus

ReflectionMap_Arbitrary

Difference
2.5598788852221332e-05
Diff result for Texgen_with_texture_matrix::ReflectionMap_Arbitrary

Texture_border

Suite class def
src/tests/texture_border_tests.h

2D

Difference
0.005686967633664608
Diff result for Texture_border::2D

2D_BorderTex_SZ

Difference
0.08521145582199097
Diff result for Texture_border::2D_BorderTex_SZ

Cube_BorderTex_SZ_16x16

Difference
0.028185423463582993
Diff result for Texture_border::Cube_BorderTex_SZ_16x16

Cube_BorderTex_SZ_1x1

Difference
0.005167354829609394
Diff result for Texture_border::Cube_BorderTex_SZ_1x1

Cube_BorderTex_SZ_2x2

Difference
0.022106261923909187
Diff result for Texture_border::Cube_BorderTex_SZ_2x2

Cube_BorderTex_SZ_32x32

Difference
0.03554145246744156
Diff result for Texture_border::Cube_BorderTex_SZ_32x32

Cube_BorderTex_SZ_4x4

Difference
0.029857389628887177
Diff result for Texture_border::Cube_BorderTex_SZ_4x4

Cube_BorderTex_SZ_8x8

Difference
0.028450753539800644
Diff result for Texture_border::Cube_BorderTex_SZ_8x8

xemu#1034

Difference
0.004981374368071556
Diff result for Texture_border::xemu#1034

Texture_cubemap

Suite class def
src/tests/texture_cubemap_tests.h

Cubemap

Difference
0.01681760884821415
Diff result for Texture_cubemap::Cubemap

DotSTRCube_-1to1

Difference
0.014429044909775257
Diff result for Texture_cubemap::DotSTRCube_-1to1

DotSTRCube_-1to1D3D

Difference
0.01385555136948824
Diff result for Texture_cubemap::DotSTRCube_-1to1D3D

DotSTRCube_-1to1GL

Difference
0.014407062903046608
Diff result for Texture_cubemap::DotSTRCube_-1to1GL

DotSTRCube_0to1

Difference
0.012221169658005238
Diff result for Texture_cubemap::DotSTRCube_0to1

DotSTRCube_HiLo_1

Difference
0.14719504117965698
Diff result for Texture_cubemap::DotSTRCube_HiLo_1

DotSTRCube_HiLoHemi

Difference
0.17725948989391327
Diff result for Texture_cubemap::DotSTRCube_HiLoHemi

Texture_DXT

DXT1_plasma_alpha_dxt1

Difference
0.002593360375612974
Diff result for Texture_DXT::DXT1_plasma_alpha_dxt1

DXT1_plasma_dxt1

Difference
0.002948399167507887
Diff result for Texture_DXT::DXT1_plasma_dxt1

DXT3_plasma_alpha_dxt3

Difference
0.0002777795016299933
Diff result for Texture_DXT::DXT3_plasma_alpha_dxt3

DXT3_plasma_dxt3

Difference
0.00016071161371655762
Diff result for Texture_DXT::DXT3_plasma_dxt3

DXT5_plasma_alpha_dxt5

Difference
0.0003515830321703106
Diff result for Texture_DXT::DXT5_plasma_alpha_dxt5

DXT5_plasma_dxt5

Difference
0.00016070979472715408
Diff result for Texture_DXT::DXT5_plasma_dxt5

MIPDXT1_64x256_bands_dxt1

Difference
0.00020476322970353067
Diff result for Texture_DXT::MIPDXT1_64x256_bands_dxt1

MIPDXT1_plasma_alpha_dxt1

Difference
0.002921439940109849
Diff result for Texture_DXT::MIPDXT1_plasma_alpha_dxt1

MIPDXT1_plasma_dxt1

Difference
0.002984903519973159
Diff result for Texture_DXT::MIPDXT1_plasma_dxt1

MIPDXT3_64x256_bands_dxt3

Difference
1.4864142940496095e-05
Diff result for Texture_DXT::MIPDXT3_64x256_bands_dxt3

MIPDXT3_plasma_alpha_dxt3

Difference
0.0002686411316972226
Diff result for Texture_DXT::MIPDXT3_plasma_alpha_dxt3

MIPDXT3_plasma_dxt3

Difference
0.00016786101332399994
Diff result for Texture_DXT::MIPDXT3_plasma_dxt3

MIPDXT5_64x256_bands_dxt5

Difference
1.4864057447994128e-05
Diff result for Texture_DXT::MIPDXT5_64x256_bands_dxt5

MIPDXT5_plasma_alpha_dxt5

Difference
0.00031336897518485785
Diff result for Texture_DXT::MIPDXT5_plasma_alpha_dxt5

MIPDXT5_plasma_dxt5

Difference
0.00016786890046205372
Diff result for Texture_DXT::MIPDXT5_plasma_dxt5

Texture_format

Suite class def
src/tests/texture_format_tests.h

TexFmt_DXT1

Difference
0.005479545332491398
Diff result for Texture_format::TexFmt_DXT1

TexFmt_UYVY_L

Difference
0.0018432094948366284
Diff result for Texture_format::TexFmt_UYVY_L

TexFmt_Y16_L

Difference
0.27232450246810913
Diff result for Texture_format::TexFmt_Y16_L

TexFmt_YUY2_L

Difference
0.0018431482603773475
Diff result for Texture_format::TexFmt_YUY2_L

Texture_Framebuffer_Blit

Suite class def
src/tests/texture_framebuffer_blit_tests.h

FBToOldRenderTarget

Difference
0.003672226332128048
Diff result for Texture_Framebuffer_Blit::FBToOldRenderTarget

FBToTexture

Difference
0.0036722663789987564
Diff result for Texture_Framebuffer_Blit::FBToTexture

FBToZetaAsTex

Difference
0.0036722540389746428
Diff result for Texture_Framebuffer_Blit::FBToZetaAsTex

Texture_Matrix

Suite class def
src/tests/texture_matrix_tests.h

Half

Difference
1.1709840691764839e-05
Diff result for Texture_Matrix::Half

Identity

Difference
2.664820203790441e-05
Diff result for Texture_Matrix::Identity

RotateY

Difference
1.4107812603469938e-05
Diff result for Texture_Matrix::RotateY

ShiftVMinus

Difference
1.0419244063086808e-05
Diff result for Texture_Matrix::ShiftVMinus

Texture_render_target

Suite class def
src/tests/texture_render_target_tests.h

TexFmt_A8Y8

Difference
1.5730018276371993e-05
Diff result for Texture_render_target::TexFmt_A8Y8

TexFmt_AY8

Difference
1.5746225471957587e-05
Diff result for Texture_render_target::TexFmt_AY8

TexFmt_AY8_L

Difference
1.5727346180938184e-05
Diff result for Texture_render_target::TexFmt_AY8_L

TexFmt_DXT1

Difference
0.0013206015573814511
Diff result for Texture_render_target::TexFmt_DXT1

TexFmt_R8B8

Difference
1.619128670427017e-05
Diff result for Texture_render_target::TexFmt_R8B8

TexFmt_SZ_Index8_p128

Difference
0.005047461483627558
Diff result for Texture_render_target::TexFmt_SZ_Index8_p128

TexFmt_SZ_Index8_p256

Difference
0.005558081902563572
Diff result for Texture_render_target::TexFmt_SZ_Index8_p256

TexFmt_SZ_Index8_p32

Difference
0.0012566784862428904
Diff result for Texture_render_target::TexFmt_SZ_Index8_p32

TexFmt_SZ_Index8_p64

Difference
0.002443876815959811
Diff result for Texture_render_target::TexFmt_SZ_Index8_p64

TexFmt_UYVY_L

Difference
0.0009664903627708554
Diff result for Texture_render_target::TexFmt_UYVY_L

TexFmt_Y16_L

Difference
0.1841057687997818
Diff result for Texture_render_target::TexFmt_Y16_L

TexFmt_Y8

Difference
1.5746230928925797e-05
Diff result for Texture_render_target::TexFmt_Y8

TexFmt_Y8_L

Difference
1.5728219295851886e-05
Diff result for Texture_render_target::TexFmt_Y8_L

TexFmt_YUY2_L

Difference
0.000966501422226429
Diff result for Texture_render_target::TexFmt_YUY2_L

Texture_shadow_comparator

Suite class def
src/tests/texture_shadow_comparator_tests.h

2F16_-6.00-193.00_5.9400_A

Difference
0.0645347312092781
Diff result for Texture_shadow_comparator::2F16_-6.00-193.00_5.9400_A

2F16_-6.00-193.00_5.9400_EQ

Difference
0.10731177031993866
Diff result for Texture_shadow_comparator::2F16_-6.00-193.00_5.9400_EQ

2F16_-6.00-193.00_5.9400_GE

Difference
0.10724321007728577
Diff result for Texture_shadow_comparator::2F16_-6.00-193.00_5.9400_GE

2F16_-6.00-193.00_5.9400_GT

Difference
0.030549539253115654
Diff result for Texture_shadow_comparator::2F16_-6.00-193.00_5.9400_GT

2F16_-6.00-193.00_5.9400_LE

Difference
0.06435438245534897
Diff result for Texture_shadow_comparator::2F16_-6.00-193.00_5.9400_LE

2F16_-6.00-193.00_5.9400_LT

Difference
0.07180994749069214
Diff result for Texture_shadow_comparator::2F16_-6.00-193.00_5.9400_LT

2F16_-6.00-193.00_5.9400_N

Difference
0.030567429959774017
Diff result for Texture_shadow_comparator::2F16_-6.00-193.00_5.9400_N

2F16_-6.00-193.00_5.9400_NE

Difference
0.07191877067089081
Diff result for Texture_shadow_comparator::2F16_-6.00-193.00_5.9400_NE

2F16_10.00-20.00_15.0000_A

Difference
0.06438653916120529
Diff result for Texture_shadow_comparator::2F16_10.00-20.00_15.0000_A

2F16_10.00-20.00_15.0000_EQ

Difference
0.03038119338452816
Diff result for Texture_shadow_comparator::2F16_10.00-20.00_15.0000_EQ

2F16_10.00-20.00_15.0000_GE

Difference
0.030433962121605873
Diff result for Texture_shadow_comparator::2F16_10.00-20.00_15.0000_GE

2F16_10.00-20.00_15.0000_GT

Difference
0.030435964465141296
Diff result for Texture_shadow_comparator::2F16_10.00-20.00_15.0000_GT

2F16_10.00-20.00_15.0000_LE

Difference
0.06426219642162323
Diff result for Texture_shadow_comparator::2F16_10.00-20.00_15.0000_LE

2F16_10.00-20.00_15.0000_LT

Difference
0.0642736479640007
Diff result for Texture_shadow_comparator::2F16_10.00-20.00_15.0000_LT

2F16_10.00-20.00_15.0000_N

Difference
0.03042110800743103
Diff result for Texture_shadow_comparator::2F16_10.00-20.00_15.0000_N

2F16_10.00-20.00_15.0000_NE

Difference
0.06429587304592133
Diff result for Texture_shadow_comparator::2F16_10.00-20.00_15.0000_NE

2F16f_-6.00-193.00_4.5669_A

Difference
0.06458380073308945
Diff result for Texture_shadow_comparator::2F16f_-6.00-193.00_4.5669_A

2F16f_-6.00-193.00_4.5669_EQ

Difference
0.28601545095443726
Diff result for Texture_shadow_comparator::2F16f_-6.00-193.00_4.5669_EQ

2F16f_-6.00-193.00_4.5669_GE

Difference
0.2859613299369812
Diff result for Texture_shadow_comparator::2F16f_-6.00-193.00_4.5669_GE

2F16f_-6.00-193.00_4.5669_GT

Difference
0.030570555478334427
Diff result for Texture_shadow_comparator::2F16f_-6.00-193.00_4.5669_GT

2F16f_-6.00-193.00_4.5669_LE

Difference
0.06426835805177689
Diff result for Texture_shadow_comparator::2F16f_-6.00-193.00_4.5669_LE

2F16f_-6.00-193.00_4.5669_LT

Difference
0.27001428604125977
Diff result for Texture_shadow_comparator::2F16f_-6.00-193.00_4.5669_LT

2F16f_-6.00-193.00_4.5669_N

Difference
0.030604466795921326
Diff result for Texture_shadow_comparator::2F16f_-6.00-193.00_4.5669_N

2F16f_-6.00-193.00_4.5669_NE

Difference
0.270121693611145
Diff result for Texture_shadow_comparator::2F16f_-6.00-193.00_4.5669_NE

2F16f_10.00-20.00_14.0400_A

Difference
0.06448472291231155
Diff result for Texture_shadow_comparator::2F16f_10.00-20.00_14.0400_A

2F16f_10.00-20.00_14.0400_EQ

Difference
0.030425461009144783
Diff result for Texture_shadow_comparator::2F16f_10.00-20.00_14.0400_EQ

2F16f_10.00-20.00_14.0400_GE

Difference
0.03077385388314724
Diff result for Texture_shadow_comparator::2F16f_10.00-20.00_14.0400_GE

2F16f_10.00-20.00_14.0400_GT

Difference
0.03057168424129486
Diff result for Texture_shadow_comparator::2F16f_10.00-20.00_14.0400_GT

2F16f_10.00-20.00_14.0400_LE

Difference
0.06417154520750046
Diff result for Texture_shadow_comparator::2F16f_10.00-20.00_14.0400_LE

2F16f_10.00-20.00_14.0400_LT

Difference
0.06419523060321808
Diff result for Texture_shadow_comparator::2F16f_10.00-20.00_14.0400_LT

2F16f_10.00-20.00_14.0400_N

Difference
0.030478298664093018
Diff result for Texture_shadow_comparator::2F16f_10.00-20.00_14.0400_N

2F16f_10.00-20.00_14.0400_NE

Difference
0.06418435275554657
Diff result for Texture_shadow_comparator::2F16f_10.00-20.00_14.0400_NE

2F24_-6.00-193.00_10.6500_A

Difference
0.06350021064281464
Diff result for Texture_shadow_comparator::2F24_-6.00-193.00_10.6500_A

2F24_-6.00-193.00_10.6500_EQ

Difference
0.030096016824245453
Diff result for Texture_shadow_comparator::2F24_-6.00-193.00_10.6500_EQ

2F24_-6.00-193.00_10.6500_GE

Difference
0.0301001388579607
Diff result for Texture_shadow_comparator::2F24_-6.00-193.00_10.6500_GE

2F24_-6.00-193.00_10.6500_GT

Difference
0.0301196351647377
Diff result for Texture_shadow_comparator::2F24_-6.00-193.00_10.6500_GT

2F24_-6.00-193.00_10.6500_LE

Difference
0.06320499628782272
Diff result for Texture_shadow_comparator::2F24_-6.00-193.00_10.6500_LE

2F24_-6.00-193.00_10.6500_LT

Difference
0.0632396936416626
Diff result for Texture_shadow_comparator::2F24_-6.00-193.00_10.6500_LT

2F24_-6.00-193.00_10.6500_N

Difference
0.03015078604221344
Diff result for Texture_shadow_comparator::2F24_-6.00-193.00_10.6500_N

2F24_-6.00-193.00_10.6500_NE

Difference
0.0632278099656105
Diff result for Texture_shadow_comparator::2F24_-6.00-193.00_10.6500_NE

2F24_10.00-20.00_11.4700_A

Difference
0.06390316784381866
Diff result for Texture_shadow_comparator::2F24_10.00-20.00_11.4700_A

2F24_10.00-20.00_11.4700_EQ

Difference
0.030202742666006088
Diff result for Texture_shadow_comparator::2F24_10.00-20.00_11.4700_EQ

2F24_10.00-20.00_11.4700_GE

Difference
0.030191339552402496
Diff result for Texture_shadow_comparator::2F24_10.00-20.00_11.4700_GE

2F24_10.00-20.00_11.4700_GT

Difference
0.03021320141851902
Diff result for Texture_shadow_comparator::2F24_10.00-20.00_11.4700_GT

2F24_10.00-20.00_11.4700_LE

Difference
0.06366659700870514
Diff result for Texture_shadow_comparator::2F24_10.00-20.00_11.4700_LE

2F24_10.00-20.00_11.4700_LT

Difference
0.06374840438365936
Diff result for Texture_shadow_comparator::2F24_10.00-20.00_11.4700_LT

2F24_10.00-20.00_11.4700_N

Difference
0.03024308755993843
Diff result for Texture_shadow_comparator::2F24_10.00-20.00_11.4700_N

2F24_10.00-20.00_11.4700_NE

Difference
0.06376505643129349
Diff result for Texture_shadow_comparator::2F24_10.00-20.00_11.4700_NE

2P16f_-6.00-193.00_4.5669_EQ

Difference
0.2822186052799225
Diff result for Texture_shadow_comparator::2P16f_-6.00-193.00_4.5669_EQ

2P16f_-6.00-193.00_4.5669_GE

Difference
0.28229841589927673
Diff result for Texture_shadow_comparator::2P16f_-6.00-193.00_4.5669_GE

2P16f_-6.00-193.00_4.5669_LT

Difference
0.2397632896900177
Diff result for Texture_shadow_comparator::2P16f_-6.00-193.00_4.5669_LT

2P16f_-6.00-193.00_4.5669_NE

Difference
0.2397766262292862
Diff result for Texture_shadow_comparator::2P16f_-6.00-193.00_4.5669_NE

2R24_0-100_80_EQ

Difference
0.4956132173538208
Diff result for Texture_shadow_comparator::2R24_0-100_80_EQ

2R24_0-100_80_GE

Difference
0.495584636926651
Diff result for Texture_shadow_comparator::2R24_0-100_80_GE

2R24_0-100_80_LT

Difference
0.48190703988075256
Diff result for Texture_shadow_comparator::2R24_0-100_80_LT

2R24_0-100_80_NE

Difference
0.4818992018699646
Diff result for Texture_shadow_comparator::2R24_0-100_80_NE

2R24_0-FFFFFF_7FFFFF_EQ

Difference
0.03344535827636719
Diff result for Texture_shadow_comparator::2R24_0-FFFFFF_7FFFFF_EQ

2R24_0-FFFFFF_7FFFFF_GE

Difference
0.03344535827636719
Diff result for Texture_shadow_comparator::2R24_0-FFFFFF_7FFFFF_GE

2R24_0-FFFFFF_7FFFFF_LT

Difference
0.026203686371445656
Diff result for Texture_shadow_comparator::2R24_0-FFFFFF_7FFFFF_LT

2R24_0-FFFFFF_7FFFFF_NE

Difference
0.026203686371445656
Diff result for Texture_shadow_comparator::2R24_0-FFFFFF_7FFFFF_NE

2R24_100-200_180_EQ

Difference
0.3374614715576172
Diff result for Texture_shadow_comparator::2R24_100-200_180_EQ

2R24_100-200_180_GE

Difference
0.33751580119132996
Diff result for Texture_shadow_comparator::2R24_100-200_180_GE

2R24_100-200_180_LT

Difference
0.3067527413368225
Diff result for Texture_shadow_comparator::2R24_100-200_180_LT

2R24_100-200_180_NE

Difference
0.30660271644592285
Diff result for Texture_shadow_comparator::2R24_100-200_180_NE

3F16_-6.00-193.00_5.9400_A

Difference
0.06453568488359451
Diff result for Texture_shadow_comparator::3F16_-6.00-193.00_5.9400_A

3F16_-6.00-193.00_5.9400_EQ

Difference
0.04730270057916641
Diff result for Texture_shadow_comparator::3F16_-6.00-193.00_5.9400_EQ

3F16_-6.00-193.00_5.9400_GE

Difference
0.15277200937271118
Diff result for Texture_shadow_comparator::3F16_-6.00-193.00_5.9400_GE

3F16_-6.00-193.00_5.9400_GT

Difference
0.1630251407623291
Diff result for Texture_shadow_comparator::3F16_-6.00-193.00_5.9400_GT

3F16_-6.00-193.00_5.9400_LE

Difference
0.19206443428993225
Diff result for Texture_shadow_comparator::3F16_-6.00-193.00_5.9400_LE

3F16_-6.00-193.00_5.9400_LT

Difference
0.17958462238311768
Diff result for Texture_shadow_comparator::3F16_-6.00-193.00_5.9400_LT

3F16_-6.00-193.00_5.9400_N

Difference
0.03056740015745163
Diff result for Texture_shadow_comparator::3F16_-6.00-193.00_5.9400_N

3F16_-6.00-193.00_5.9400_NE

Difference
0.07811520993709564
Diff result for Texture_shadow_comparator::3F16_-6.00-193.00_5.9400_NE

3F16_10.00-20.00_15.0000_A

Difference
0.06438633799552917
Diff result for Texture_shadow_comparator::3F16_10.00-20.00_15.0000_A

3F16_10.00-20.00_15.0000_EQ

Difference
0.047120463103055954
Diff result for Texture_shadow_comparator::3F16_10.00-20.00_15.0000_EQ

3F16_10.00-20.00_15.0000_GE

Difference
0.2645912170410156
Diff result for Texture_shadow_comparator::3F16_10.00-20.00_15.0000_GE

3F16_10.00-20.00_15.0000_GT

Difference
0.271717369556427
Diff result for Texture_shadow_comparator::3F16_10.00-20.00_15.0000_GT

3F16_10.00-20.00_15.0000_LE

Difference
0.2897487282752991
Diff result for Texture_shadow_comparator::3F16_10.00-20.00_15.0000_LE

3F16_10.00-20.00_15.0000_LT

Difference
0.2801079750061035
Diff result for Texture_shadow_comparator::3F16_10.00-20.00_15.0000_LT

3F16_10.00-20.00_15.0000_N

Difference
0.030421219766139984
Diff result for Texture_shadow_comparator::3F16_10.00-20.00_15.0000_N

3F16_10.00-20.00_15.0000_NE

Difference
0.07805424928665161
Diff result for Texture_shadow_comparator::3F16_10.00-20.00_15.0000_NE

3F16f_-6.00-193.00_4.5669_A

Difference
0.06458324193954468
Diff result for Texture_shadow_comparator::3F16f_-6.00-193.00_4.5669_A

3F16f_-6.00-193.00_4.5669_EQ

Difference
0.04728005826473236
Diff result for Texture_shadow_comparator::3F16f_-6.00-193.00_4.5669_EQ

3F16f_-6.00-193.00_4.5669_GE

Difference
0.1615850180387497
Diff result for Texture_shadow_comparator::3F16f_-6.00-193.00_4.5669_GE

3F16f_-6.00-193.00_4.5669_GT

Difference
0.17164814472198486
Diff result for Texture_shadow_comparator::3F16f_-6.00-193.00_4.5669_GT

3F16f_-6.00-193.00_4.5669_LE

Difference
0.19681206345558167
Diff result for Texture_shadow_comparator::3F16f_-6.00-193.00_4.5669_LE

3F16f_-6.00-193.00_4.5669_LT

Difference
0.1846579909324646
Diff result for Texture_shadow_comparator::3F16f_-6.00-193.00_4.5669_LT

3F16f_-6.00-193.00_4.5669_N

Difference
0.03060467541217804
Diff result for Texture_shadow_comparator::3F16f_-6.00-193.00_4.5669_N

3F16f_-6.00-193.00_4.5669_NE

Difference
0.0780668556690216
Diff result for Texture_shadow_comparator::3F16f_-6.00-193.00_4.5669_NE

3F16f_10.00-20.00_14.0400_A

Difference
0.06448643654584885
Diff result for Texture_shadow_comparator::3F16f_10.00-20.00_14.0400_A

3F16f_10.00-20.00_14.0400_EQ

Difference
0.13579706847667694
Diff result for Texture_shadow_comparator::3F16f_10.00-20.00_14.0400_EQ

3F16f_10.00-20.00_14.0400_GE

Difference
0.2950000762939453
Diff result for Texture_shadow_comparator::3F16f_10.00-20.00_14.0400_GE

3F16f_10.00-20.00_14.0400_GT

Difference
0.2989773452281952
Diff result for Texture_shadow_comparator::3F16f_10.00-20.00_14.0400_GT

3F16f_10.00-20.00_14.0400_LE

Difference
0.3068069815635681
Diff result for Texture_shadow_comparator::3F16f_10.00-20.00_14.0400_LE

3F16f_10.00-20.00_14.0400_LT

Difference
0.305151104927063
Diff result for Texture_shadow_comparator::3F16f_10.00-20.00_14.0400_LT

3F16f_10.00-20.00_14.0400_N

Difference
0.030478306114673615
Diff result for Texture_shadow_comparator::3F16f_10.00-20.00_14.0400_N

3F16f_10.00-20.00_14.0400_NE

Difference
0.15414251387119293
Diff result for Texture_shadow_comparator::3F16f_10.00-20.00_14.0400_NE

3F24_-6.00-193.00_10.6500_A

Difference
0.06350050866603851
Diff result for Texture_shadow_comparator::3F24_-6.00-193.00_10.6500_A

3F24_-6.00-193.00_10.6500_EQ

Difference
0.046831317245960236
Diff result for Texture_shadow_comparator::3F24_-6.00-193.00_10.6500_EQ

3F24_-6.00-193.00_10.6500_GE

Difference
0.057075172662734985
Diff result for Texture_shadow_comparator::3F24_-6.00-193.00_10.6500_GE

3F24_-6.00-193.00_10.6500_GT

Difference
0.047244876623153687
Diff result for Texture_shadow_comparator::3F24_-6.00-193.00_10.6500_GT

3F24_-6.00-193.00_10.6500_LE

Difference
0.07419011741876602
Diff result for Texture_shadow_comparator::3F24_-6.00-193.00_10.6500_LE

3F24_-6.00-193.00_10.6500_LT

Difference
0.0865088701248169
Diff result for Texture_shadow_comparator::3F24_-6.00-193.00_10.6500_LT

3F24_-6.00-193.00_10.6500_N

Difference
0.03015085682272911
Diff result for Texture_shadow_comparator::3F24_-6.00-193.00_10.6500_N

3F24_-6.00-193.00_10.6500_NE

Difference
0.07698680460453033
Diff result for Texture_shadow_comparator::3F24_-6.00-193.00_10.6500_NE

3F24_10.00-20.00_11.4700_A

Difference
0.06390386819839478
Diff result for Texture_shadow_comparator::3F24_10.00-20.00_11.4700_A

3F24_10.00-20.00_11.4700_EQ

Difference
0.046939726918935776
Diff result for Texture_shadow_comparator::3F24_10.00-20.00_11.4700_EQ

3F24_10.00-20.00_11.4700_GE

Difference
0.04123888909816742
Diff result for Texture_shadow_comparator::3F24_10.00-20.00_11.4700_GE

3F24_10.00-20.00_11.4700_GT

Difference
0.052150625735521317
Diff result for Texture_shadow_comparator::3F24_10.00-20.00_11.4700_GT

3F24_10.00-20.00_11.4700_LE

Difference
0.06784238666296005
Diff result for Texture_shadow_comparator::3F24_10.00-20.00_11.4700_LE

3F24_10.00-20.00_11.4700_LT

Difference
0.05890393629670143
Diff result for Texture_shadow_comparator::3F24_10.00-20.00_11.4700_LT

3F24_10.00-20.00_11.4700_N

Difference
0.030243301764130592
Diff result for Texture_shadow_comparator::3F24_10.00-20.00_11.4700_N

3F24_10.00-20.00_11.4700_NE

Difference
0.07752446085214615
Diff result for Texture_shadow_comparator::3F24_10.00-20.00_11.4700_NE

3P16_-6.00-193.00_5.9400_EQ

Difference
0.01615188829600811
Diff result for Texture_shadow_comparator::3P16_-6.00-193.00_5.9400_EQ

3P16_-6.00-193.00_5.9400_GE

Difference
0.13523170351982117
Diff result for Texture_shadow_comparator::3P16_-6.00-193.00_5.9400_GE

3P16_-6.00-193.00_5.9400_GT

Difference
0.14581701159477234
Diff result for Texture_shadow_comparator::3P16_-6.00-193.00_5.9400_GT

3P16_-6.00-193.00_5.9400_LE

Difference
0.17120054364204407
Diff result for Texture_shadow_comparator::3P16_-6.00-193.00_5.9400_LE

3P16_-6.00-193.00_5.9400_LT

Difference
0.1586548388004303
Diff result for Texture_shadow_comparator::3P16_-6.00-193.00_5.9400_LT

3P16_-6.00-193.00_5.9400_NE

Difference
0.013419924303889275
Diff result for Texture_shadow_comparator::3P16_-6.00-193.00_5.9400_NE

3P16_10.00-20.00_15.0000_EQ

Difference
0.016151994466781616
Diff result for Texture_shadow_comparator::3P16_10.00-20.00_15.0000_EQ

3P16_10.00-20.00_15.0000_GE

Difference
0.2411506623029709
Diff result for Texture_shadow_comparator::3P16_10.00-20.00_15.0000_GE

3P16_10.00-20.00_15.0000_GT

Difference
0.24845804274082184
Diff result for Texture_shadow_comparator::3P16_10.00-20.00_15.0000_GT

3P16_10.00-20.00_15.0000_LE

Difference
0.2502228915691376
Diff result for Texture_shadow_comparator::3P16_10.00-20.00_15.0000_LE

3P16_10.00-20.00_15.0000_LT

Difference
0.24062702059745789
Diff result for Texture_shadow_comparator::3P16_10.00-20.00_15.0000_LT

3P16_10.00-20.00_15.0000_NE

Difference
0.013419917784631252
Diff result for Texture_shadow_comparator::3P16_10.00-20.00_15.0000_NE

3P16f_-6.00-193.00_4.5669_EQ

Difference
0.016151871532201767
Diff result for Texture_shadow_comparator::3P16f_-6.00-193.00_4.5669_EQ

3P16f_-6.00-193.00_4.5669_GE

Difference
0.1403065174818039
Diff result for Texture_shadow_comparator::3P16f_-6.00-193.00_4.5669_GE

3P16f_-6.00-193.00_4.5669_GT

Difference
0.15085501968860626
Diff result for Texture_shadow_comparator::3P16f_-6.00-193.00_4.5669_GT

3P16f_-6.00-193.00_4.5669_LE

Difference
0.16797618567943573
Diff result for Texture_shadow_comparator::3P16f_-6.00-193.00_4.5669_LE

3P16f_-6.00-193.00_4.5669_LT

Difference
0.15536008775234222
Diff result for Texture_shadow_comparator::3P16f_-6.00-193.00_4.5669_LT

3P16f_-6.00-193.00_4.5669_NE

Difference
0.01341992523521185
Diff result for Texture_shadow_comparator::3P16f_-6.00-193.00_4.5669_NE

3P16f_10.00-20.00_14.0400_EQ

Difference
0.1101272851228714
Diff result for Texture_shadow_comparator::3P16f_10.00-20.00_14.0400_EQ

3P16f_10.00-20.00_14.0400_GE

Difference
0.27570855617523193
Diff result for Texture_shadow_comparator::3P16f_10.00-20.00_14.0400_GE

3P16f_10.00-20.00_14.0400_GT

Difference
0.2745248079299927
Diff result for Texture_shadow_comparator::3P16f_10.00-20.00_14.0400_GT

3P16f_10.00-20.00_14.0400_LE

Difference
0.26852187514305115
Diff result for Texture_shadow_comparator::3P16f_10.00-20.00_14.0400_LE

3P16f_10.00-20.00_14.0400_LT

Difference
0.26238304376602173
Diff result for Texture_shadow_comparator::3P16f_10.00-20.00_14.0400_LT

3P16f_10.00-20.00_14.0400_NE

Difference
0.0782736986875534
Diff result for Texture_shadow_comparator::3P16f_10.00-20.00_14.0400_NE

3P24_-6.00-193.00_10.6500_EQ

Difference
0.016150332987308502
Diff result for Texture_shadow_comparator::3P24_-6.00-193.00_10.6500_EQ

3P24_-6.00-193.00_10.6500_GE

Difference
0.0005074484506621957
Diff result for Texture_shadow_comparator::3P24_-6.00-193.00_10.6500_GE

3P24_-6.00-193.00_10.6500_GT

Difference
0.012180031277239323
Diff result for Texture_shadow_comparator::3P24_-6.00-193.00_10.6500_GT

3P24_-6.00-193.00_10.6500_LE

Difference
0.014487173408269882
Diff result for Texture_shadow_comparator::3P24_-6.00-193.00_10.6500_LE

3P24_-6.00-193.00_10.6500_LT

Difference
0.0008062853594310582
Diff result for Texture_shadow_comparator::3P24_-6.00-193.00_10.6500_LT

3P24_-6.00-193.00_10.6500_NE

Difference
0.013419853523373604
Diff result for Texture_shadow_comparator::3P24_-6.00-193.00_10.6500_NE

3P24_10.00-20.00_11.4500_EQ

Difference
0.016150325536727905
Diff result for Texture_shadow_comparator::3P24_10.00-20.00_11.4500_EQ

3P24_10.00-20.00_11.4500_GE

Difference
0.01242753304541111
Diff result for Texture_shadow_comparator::3P24_10.00-20.00_11.4500_GE

3P24_10.00-20.00_11.4500_LT

Difference
0.011315185576677322
Diff result for Texture_shadow_comparator::3P24_10.00-20.00_11.4500_LT

3P24_10.00-20.00_11.4500_NE

Difference
0.013419847004115582
Diff result for Texture_shadow_comparator::3P24_10.00-20.00_11.4500_NE

3R24_0-100_80_EQ

Difference
0.06908112019300461
Diff result for Texture_shadow_comparator::3R24_0-100_80_EQ

3R24_0-100_80_GE

Difference
0.45687028765678406
Diff result for Texture_shadow_comparator::3R24_0-100_80_GE

3R24_0-100_80_GT

Difference
0.4706942141056061
Diff result for Texture_shadow_comparator::3R24_0-100_80_GT

3R24_0-100_80_LE

Difference
0.4544086754322052
Diff result for Texture_shadow_comparator::3R24_0-100_80_LE

3R24_0-100_80_LT

Difference
0.4484213888645172
Diff result for Texture_shadow_comparator::3R24_0-100_80_LT

3R24_0-100_80_NE

Difference
0.05563393235206604
Diff result for Texture_shadow_comparator::3R24_0-100_80_NE

3R24_0-FFFFFF_7FFFFF_GE

Difference
0.4657230079174042
Diff result for Texture_shadow_comparator::3R24_0-FFFFFF_7FFFFF_GE

3R24_0-FFFFFF_7FFFFF_GT

Difference
0.47475001215934753
Diff result for Texture_shadow_comparator::3R24_0-FFFFFF_7FFFFF_GT

3R24_0-FFFFFF_7FFFFF_LE

Difference
0.46029600501060486
Diff result for Texture_shadow_comparator::3R24_0-FFFFFF_7FFFFF_LE

3R24_0-FFFFFF_7FFFFF_LT

Difference
0.46845299005508423
Diff result for Texture_shadow_comparator::3R24_0-FFFFFF_7FFFFF_LT

3R24_100-200_180_EQ

Difference
0.0690702274441719
Diff result for Texture_shadow_comparator::3R24_100-200_180_EQ

3R24_100-200_180_GE

Difference
0.45626649260520935
Diff result for Texture_shadow_comparator::3R24_100-200_180_GE

3R24_100-200_180_GT

Difference
0.47005847096443176
Diff result for Texture_shadow_comparator::3R24_100-200_180_GT

3R24_100-200_180_LE

Difference
0.4537874162197113
Diff result for Texture_shadow_comparator::3R24_100-200_180_LE

3R24_100-200_180_LT

Difference
0.44779857993125916
Diff result for Texture_shadow_comparator::3R24_100-200_180_LT

3R24_100-200_180_NE

Difference
0.055636730045080185
Diff result for Texture_shadow_comparator::3R24_100-200_180_NE

Texture_signed_component_tests

Suite class def
src/tests/texture_signed_component_tests.h

A8R8G8B8_0x0001

Difference
0.5929954051971436
Diff result for Texture_signed_component_tests::A8R8G8B8_0x0001

A8R8G8B8_0x0002

Difference
0.22822172939777374
Diff result for Texture_signed_component_tests::A8R8G8B8_0x0002

A8R8G8B8_0x0003

Difference
0.40562137961387634
Diff result for Texture_signed_component_tests::A8R8G8B8_0x0003

A8R8G8B8_0x0004

Difference
0.34161490201950073
Diff result for Texture_signed_component_tests::A8R8G8B8_0x0004

A8R8G8B8_0x0005

Difference
0.4023526906967163
Diff result for Texture_signed_component_tests::A8R8G8B8_0x0005

A8R8G8B8_0x0006

Difference
0.40103134512901306
Diff result for Texture_signed_component_tests::A8R8G8B8_0x0006

A8R8G8B8_0x0007

Difference
0.32538115978240967
Diff result for Texture_signed_component_tests::A8R8G8B8_0x0007

A8R8G8B8_0x0008

Difference
0.21222767233848572
Diff result for Texture_signed_component_tests::A8R8G8B8_0x0008

A8R8G8B8_0x0009

Difference
0.45797020196914673
Diff result for Texture_signed_component_tests::A8R8G8B8_0x0009

A8R8G8B8_0x000A

Difference
0.3297596573829651
Diff result for Texture_signed_component_tests::A8R8G8B8_0x000A

A8R8G8B8_0x000B

Difference
0.37537646293640137
Diff result for Texture_signed_component_tests::A8R8G8B8_0x000B

A8R8G8B8_0x000C

Difference
0.3433987498283386
Diff result for Texture_signed_component_tests::A8R8G8B8_0x000C

A8R8G8B8_0x000D

Difference
0.3579939305782318
Diff result for Texture_signed_component_tests::A8R8G8B8_0x000D

A8R8G8B8_0x000E

Difference
0.24494801461696625
Diff result for Texture_signed_component_tests::A8R8G8B8_0x000E

A8R8G8B8_0x000F

Difference
0.27321571111679077
Diff result for Texture_signed_component_tests::A8R8G8B8_0x000F

txt_A8R8G8B8

Difference
inf
No source result
Golden - No source result
Golden image for Texture_signed_component_tests::txt_A8R8G8B8

txt_A8R8G8B8_ADD

Difference
0.2949923872947693
Diff result for Texture_signed_component_tests::txt_A8R8G8B8_ADD

txt_A8R8G8B8_SADD

Difference
0.47578567266464233
Diff result for Texture_signed_component_tests::txt_A8R8G8B8_SADD

txt_A8R8G8B8_SREVSUB

Difference
0.5857844352722168
Diff result for Texture_signed_component_tests::txt_A8R8G8B8_SREVSUB

Vertex_shader_independence_tests

Suite class def
src/tests/vertex_shader_independence_tests.h

MAC_ILU_Independence

Difference
1.806245927582495e-05
Diff result for Vertex_shader_independence_tests::MAC_ILU_Independence

Vertex_shader_rounding_tests

Suite class def
src/tests/vertex_shader_rounding_tests.h

AdjacentGeometry_0.4999

Difference
0.05348895490169525
Diff result for Vertex_shader_rounding_tests::AdjacentGeometry_0.4999

AdjacentGeometry_0.5000

Difference
0.053493715822696686
Diff result for Vertex_shader_rounding_tests::AdjacentGeometry_0.5000

AdjacentGeometry_0.5624

Difference
0.07448865473270416
Diff result for Vertex_shader_rounding_tests::AdjacentGeometry_0.5624

Compositing_-2

Difference
0.001659267581999302
Diff result for Vertex_shader_rounding_tests::Compositing_-2

Compositing_2

Difference
0.0006938197184354067
Diff result for Vertex_shader_rounding_tests::Compositing_2

Geometry_0.4999

Difference
0.023069387301802635
Diff result for Vertex_shader_rounding_tests::Geometry_0.4999

Geometry_0.5000

Difference
0.023101359605789185
Diff result for Vertex_shader_rounding_tests::Geometry_0.5000

Geometry_0.5624

Difference
0.04345443844795227
Diff result for Vertex_shader_rounding_tests::Geometry_0.5624

GeometrySubscreen_0.4999

Difference
0.026502707973122597
Diff result for Vertex_shader_rounding_tests::GeometrySubscreen_0.4999

GeometrySubscreen_0.5000

Difference
0.026502493768930435
Diff result for Vertex_shader_rounding_tests::GeometrySubscreen_0.5000

GeometrySubscreen_0.5624

Difference
0.04098272696137428
Diff result for Vertex_shader_rounding_tests::GeometrySubscreen_0.5624

GeometrySubscreen_0.5625

Difference
0.00843263603746891
Diff result for Vertex_shader_rounding_tests::GeometrySubscreen_0.5625

GeometrySubscreen_0.5626

Difference
0.00843263603746891
Diff result for Vertex_shader_rounding_tests::GeometrySubscreen_0.5626

GeometrySubscreen_0.9990

Difference
0.00843263603746891
Diff result for Vertex_shader_rounding_tests::GeometrySubscreen_0.9990

GeometrySubscreen_1.0000

Difference
0.00843263603746891
Diff result for Vertex_shader_rounding_tests::GeometrySubscreen_1.0000

GeometrySuperscreen_0.4999

Difference
0.026324670761823654
Diff result for Vertex_shader_rounding_tests::GeometrySuperscreen_0.4999

GeometrySuperscreen_0.5000

Difference
0.02633518911898136
Diff result for Vertex_shader_rounding_tests::GeometrySuperscreen_0.5000

GeometrySuperscreen_0.5624

Difference
0.0308883935213089
Diff result for Vertex_shader_rounding_tests::GeometrySuperscreen_0.5624

ProjAdjacentGeometry_0.0000

Difference
0.08184744417667389
Diff result for Vertex_shader_rounding_tests::ProjAdjacentGeometry_0.0000

ProjAdjacentGeometry_0.0010

Difference
0.08187852799892426
Diff result for Vertex_shader_rounding_tests::ProjAdjacentGeometry_0.0010

ProjAdjacentGeometry_0.4999

Difference
0.036683764308691025
Diff result for Vertex_shader_rounding_tests::ProjAdjacentGeometry_0.4999

ProjAdjacentGeometry_0.5000

Difference
0.03670891001820564
Diff result for Vertex_shader_rounding_tests::ProjAdjacentGeometry_0.5000

ProjAdjacentGeometry_0.5624

Difference
0.07891002297401428
Diff result for Vertex_shader_rounding_tests::ProjAdjacentGeometry_0.5624

ProjAdjacentGeometry_0.5625

Difference
0.06161314994096756
Diff result for Vertex_shader_rounding_tests::ProjAdjacentGeometry_0.5625

ProjAdjacentGeometry_0.5626

Difference
0.002835778519511223
Diff result for Vertex_shader_rounding_tests::ProjAdjacentGeometry_0.5626

ProjAdjacentGeometry_0.9990

Difference
0.06017184630036354
Diff result for Vertex_shader_rounding_tests::ProjAdjacentGeometry_0.9990

ProjAdjacentGeometry_1.0000

Difference
0.06018394976854324
Diff result for Vertex_shader_rounding_tests::ProjAdjacentGeometry_1.0000

RenderTarget

Difference
0.26037222146987915
Diff result for Vertex_shader_rounding_tests::RenderTarget

Viewport

Description
Tests the effects of NV097_SET_VIEWPORT_OFFSET and NV097_SET_VIEWPORT_SCALE on quads rendered via the fixed function and programmable pipelines.
Suite class def
src/tests/viewport_tests.h

-0.438_-0.438-0.000_0.000

Difference
0.07110129296779633
Diff result for Viewport::-0.438_-0.438-0.000_0.000

0.531_0.531-0.000_0.000

Difference
0.08397798240184784
Diff result for Viewport::0.531_0.531-0.000_0.000

0.531_0.531-2.000_0.000

Difference
0.0839800238609314
Diff result for Viewport::0.531_0.531-2.000_0.000

0.562_0.562-0.000_0.000

Difference
0.06187629699707031
Diff result for Viewport::0.562_0.562-0.000_0.000

Volume_texture

Suite class def
src/tests/volume_texture_tests.h

A1R5G5B5

Difference
0.0005231820978224277
Diff result for Volume_texture::A1R5G5B5

A4R4G4B4

Difference
0.3454940915107727
Diff result for Volume_texture::A4R4G4B4

A8B8G8R8

Difference
0.00027762973331846297
Diff result for Volume_texture::A8B8G8R8

A8R8G8B8

Difference
0.18690818548202515
Diff result for Volume_texture::A8R8G8B8

A8Y8

Difference
0.01435517705976963
Diff result for Volume_texture::A8Y8

AY8

Difference
0.025092631578445435
Diff result for Volume_texture::AY8

B8G8R8A8

Difference
0.0002775729226414114
Diff result for Volume_texture::B8G8R8A8

DXT1

Difference
0.014743994921445847
Diff result for Volume_texture::DXT1

G8B8

Difference
0.014928850345313549
Diff result for Volume_texture::G8B8

R5G6B5

Difference
3.1920993933454156e-05
Diff result for Volume_texture::R5G6B5

R8B8

Difference
0.01423244271427393
Diff result for Volume_texture::R8B8

R8G8B8A8

Difference
0.00027757821953855455
Diff result for Volume_texture::R8G8B8A8

SZ_Index8

Difference
3.476861820672639e-05
Diff result for Volume_texture::SZ_Index8

X1R5G5B5

Difference
0.25984036922454834
Diff result for Volume_texture::X1R5G5B5

X8R8G8B8

Difference
0.2328345626592636
Diff result for Volume_texture::X8R8G8B8

Y8

Difference
0.02818954363465309
Diff result for Volume_texture::Y8

W_param

Suite class def
src/tests/w_param_tests.h

ff_w_zero__bitri

Difference
0.0724407285451889
Diff result for W_param::ff_w_zero__bitri

w_gaps

Difference
0.16509515047073364
Diff result for W_param::w_gaps

w_neg_strip

Difference
0.16059502959251404
Diff result for W_param::w_neg_strip

w_pos_strip

Difference
0.21386167407035828
Diff result for W_param::w_pos_strip

Zero_stride

Suite class def
src/tests/zero_stride_tests.h

DrawArrays

Difference
0.0006486903876066208
Diff result for Zero_stride::DrawArrays

InlineElements

Difference
0.0006486891652457416
Diff result for Zero_stride::InlineElements

ZMinMaxControl

Ctrl_NEARFAR_ZCLAMP

Difference
0.1620658040046692
Diff result for ZMinMaxControl::Ctrl_NEARFAR_ZCLAMP

Ctrl_NEARFAR_ZCLAMP_IgnW

Difference
0.16159681975841522
Diff result for ZMinMaxControl::Ctrl_NEARFAR_ZCLAMP_IgnW

Ctrl_NEARFAR_ZCULL

Difference
0.010400146245956421
Diff result for ZMinMaxControl::Ctrl_NEARFAR_ZCULL

Ctrl_NEARFAR_ZCULL_IgnW

Difference
0.010393396951258183
Diff result for ZMinMaxControl::Ctrl_NEARFAR_ZCULL_IgnW

Ctrl_WBuf_NEARFAR_ZCLAMP

Difference
0.16167180240154266
Diff result for ZMinMaxControl::Ctrl_WBuf_NEARFAR_ZCLAMP

Ctrl_WBuf_NEARFAR_ZCLAMP_IgnW

Difference
0.15948516130447388
Diff result for ZMinMaxControl::Ctrl_WBuf_NEARFAR_ZCLAMP_IgnW

Ctrl_WBuf_NEARFAR_ZCULL

Difference
0.04898713156580925
Diff result for ZMinMaxControl::Ctrl_WBuf_NEARFAR_ZCULL

Ctrl_WBuf_NEARFAR_ZCULL_IgnW

Difference
0.04898713156580925
Diff result for ZMinMaxControl::Ctrl_WBuf_NEARFAR_ZCULL_IgnW

Ctrl_WBuf_ZCLAMP

Difference
0.010185661725699902
Diff result for ZMinMaxControl::Ctrl_WBuf_ZCLAMP

Ctrl_WBuf_ZCLAMP_IgnW

Difference
0.010165674611926079
Diff result for ZMinMaxControl::Ctrl_WBuf_ZCLAMP_IgnW

Ctrl_WBuf_ZCULL

Difference
0.006022212095558643
Diff result for ZMinMaxControl::Ctrl_WBuf_ZCULL

Ctrl_WBuf_ZCULL_IgnW

Difference
0.006022212095558643
Diff result for ZMinMaxControl::Ctrl_WBuf_ZCULL_IgnW

Ctrl_ZCLAMP

Difference
0.010185470804572105
Diff result for ZMinMaxControl::Ctrl_ZCLAMP

Ctrl_ZCLAMP_IgnW

Difference
0.010185493156313896
Diff result for ZMinMaxControl::Ctrl_ZCLAMP_IgnW

Ctrl_ZCULL

Difference
0.010401790030300617
Diff result for ZMinMaxControl::Ctrl_ZCULL

Ctrl_ZCULL_IgnW

Difference
0.010401739738881588
Diff result for ZMinMaxControl::Ctrl_ZCULL_IgnW

CtrlFixed_NEARFAR_ZCLAMP

Difference
0.18970538675785065
Diff result for ZMinMaxControl::CtrlFixed_NEARFAR_ZCLAMP

CtrlFixed_NEARFAR_ZCLAMP_IgnW

Difference
0.18766209483146667
Diff result for ZMinMaxControl::CtrlFixed_NEARFAR_ZCLAMP_IgnW

CtrlFixed_NEARFAR_ZCULL

Difference
0.05556954815983772
Diff result for ZMinMaxControl::CtrlFixed_NEARFAR_ZCULL

CtrlFixed_NEARFAR_ZCULL_IgnW

Difference
0.05540583282709122
Diff result for ZMinMaxControl::CtrlFixed_NEARFAR_ZCULL_IgnW

CtrlFixed_WBuf_NEARFAR_ZCLAMP

Difference
0.1877857744693756
Diff result for ZMinMaxControl::CtrlFixed_WBuf_NEARFAR_ZCLAMP

CtrlFixed_WBuf_NEARFAR_ZCLAMP_IgnW

Difference
0.1861531287431717
Diff result for ZMinMaxControl::CtrlFixed_WBuf_NEARFAR_ZCLAMP_IgnW

CtrlFixed_WBuf_NEARFAR_ZCULL

Difference
0.21423932909965515
Diff result for ZMinMaxControl::CtrlFixed_WBuf_NEARFAR_ZCULL

CtrlFixed_WBuf_NEARFAR_ZCULL_IgnW

Difference
0.2106454074382782
Diff result for ZMinMaxControl::CtrlFixed_WBuf_NEARFAR_ZCULL_IgnW

CtrlFixed_WBuf_ZCLAMP

Difference
0.07072954624891281
Diff result for ZMinMaxControl::CtrlFixed_WBuf_ZCLAMP

CtrlFixed_WBuf_ZCLAMP_IgnW

Difference
0.06753969192504883
Diff result for ZMinMaxControl::CtrlFixed_WBuf_ZCLAMP_IgnW

CtrlFixed_WBuf_ZCULL

Difference
0.2559833526611328
Diff result for ZMinMaxControl::CtrlFixed_WBuf_ZCULL

CtrlFixed_WBuf_ZCULL_IgnW

Difference
0.2556813955307007
Diff result for ZMinMaxControl::CtrlFixed_WBuf_ZCULL_IgnW

CtrlFixed_ZCLAMP

Difference
0.07403352856636047
Diff result for ZMinMaxControl::CtrlFixed_ZCLAMP

CtrlFixed_ZCLAMP_IgnW

Difference
0.07126565277576447
Diff result for ZMinMaxControl::CtrlFixed_ZCLAMP_IgnW

CtrlFixed_ZCULL

Difference
0.05561627447605133
Diff result for ZMinMaxControl::CtrlFixed_ZCULL

CtrlFixed_ZCULL_IgnW

Difference
0.05550713837146759
Diff result for ZMinMaxControl::CtrlFixed_ZCULL_IgnW