.. |
BasicTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
BindGroupTests.cpp
|
Fix more compilation warnings.
|
2020-04-13 12:34:20 +00:00 |
BufferTests.cpp
|
Default initialize all descriptors
|
2020-02-28 22:29:15 +00:00 |
ClipSpaceTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
ColorStateTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
CompressedTextureFormatTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
ComputeCopyStorageBufferTests.cpp
|
Use the default values for Dispatch in examples and tests
|
2020-03-31 16:23:35 +00:00 |
ComputeIndirectTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
ComputeSharedMemoryTests.cpp
|
Use the default values for Dispatch in examples and tests
|
2020-03-31 16:23:35 +00:00 |
ComputeStorageBufferBarrierTests.cpp
|
Fix UBO/SSBO OOB in ComputeStorageBufferBarrierTests
|
2020-04-09 17:18:40 +00:00 |
CopyTests.cpp
|
D3D12: Fix usage of CopyResource
|
2020-03-18 01:11:17 +00:00 |
CullingTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
D3D12ResourceWrappingTests.cpp
|
BUILD.gn: enable additional warnings.
|
2020-04-08 16:04:32 +00:00 |
DebugMarkerTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
DepthStencilStateTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
DestroyTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
DeviceLostTests.cpp
|
Rename BG[L]Binding to BG[L]Entry
|
2020-04-07 07:11:12 +00:00 |
DrawIndexedIndirectTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
DrawIndexedTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
DrawIndirectTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
DrawTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
DynamicBufferOffsetTests.cpp
|
Use the default values for Dispatch in examples and tests
|
2020-03-31 16:23:35 +00:00 |
FenceTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
GpuMemorySynchronizationTests.cpp
|
Use the default values for Dispatch in examples and tests
|
2020-03-31 16:23:35 +00:00 |
IOSurfaceWrappingTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
IndexFormatTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
MultisampledRenderingTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
NonzeroTextureCreationTests.cpp
|
Fix OpenGL over-eager lazy zero initialization for textures
|
2020-03-17 01:51:56 +00:00 |
ObjectCachingTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
OpArrayLengthTests.cpp
|
Fix wgpu::WholeSize not being set correctly inside BindGroup
|
2020-04-09 12:17:00 +00:00 |
PrimitiveTopologyTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
RenderBundleTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
RenderPassLoadOpTests.cpp
|
Change extern const DawnTestParam helpers to functions
|
2020-02-25 16:23:17 +00:00 |
RenderPassTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
SamplerTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
ScissorTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
StorageTextureTests.cpp
|
Rename BG[L]Binding to BG[L]Entry
|
2020-04-07 07:11:12 +00:00 |
SwapChainTests.cpp
|
Fix MSVC build
|
2020-03-23 20:10:53 +00:00 |
SwapChainValidationTests.cpp
|
Implement the webgpu.h swapchains on Metal
|
2020-03-20 17:07:20 +00:00 |
TextureFormatTests.cpp
|
Skip Float16 TextureFormatTests on Swiftshader
|
2020-04-09 08:16:30 +00:00 |
TextureViewTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
TextureZeroInitTests.cpp
|
Fix more compilation warnings.
|
2020-04-11 03:22:33 +00:00 |
VertexFormatTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
VertexStateTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
ViewportOrientationTests.cpp
|
Add the defaults for Draw and DrawIndexed
|
2020-03-31 16:21:35 +00:00 |
ViewportTests.cpp
|
Skip ViewportTest failing on Swiftshader.
|
2020-04-09 08:16:50 +00:00 |
WindowSurfaceTests.cpp
|
Add the webgpu.h swapchain creation path
|
2020-01-23 17:20:38 +00:00 |