Classes
Class | Description | |
---|---|---|
CircularBufferTests | ||
DeviceTests | ||
DrawingPerformanceTests |
Checks if raw performance of rendering lines and sprites is good. Fast GPU recommended. Please
note that the test here simulate how the rendering classes work, you can get worse values if
you draw many small batches and cause overhead the Rendering namespace optimizes already.
View code on GitHub | |
DrawingTests | ||
DrawingTests Line | ||
DrawingTests Line DrawLine | ||
DrawingTests LineAdder | ||
DrawingTests RandomLines | ||
DrawingTests RandomLines DrawLine | ||
GeometryTests | ||
GeometryTests MaterialVertexDrawer | ||
GeometryTests MaterialVertexDrawer Drawer | ||
ImageTests |
The image tests here are limited to loading and integration tests, not visual tests, which
you can find in DeltaEngine.Rendering2D.Tests.SpriteTests.
View code on GitHub | |
IndexTests | ||
MaterialTests | ||
Program | ||
ShaderWithFormatTests | ||
VertexElementTests | ||
VertexFormatTests |