dawn-cmake/src/tests/end2end
Kai Ninomiya 23bec15f4c
ComputeCopyStorageBufferTests (#216)
These should hopefully subsume the ComputeBoids demo for testing purposes. Not all of these tests pass currently:

* ComputeCopyStorageBufferTests.StructTest/D3D12 fails due to "Reading structs from ByteAddressBuffer not yet supported."
* The disabled tests fail for various reasons on various backends.
2018-07-10 17:26:35 -07:00
..
BasicTests.cpp Make SetSubData take size in uint8_t not uint32_t. 2018-04-10 14:34:24 -04:00
BlendStateTests.cpp Use a descriptor for BindGroupLayout (#211) 2018-07-10 12:23:50 -07:00
BufferTests.cpp Make SetSubData take size in uint8_t not uint32_t. 2018-04-10 14:34:24 -04:00
ComputeCopyStorageBufferTests.cpp ComputeCopyStorageBufferTests (#216) 2018-07-10 17:26:35 -07:00
CopyTests.cpp Make SetSubData take size in uint8_t not uint32_t. 2018-04-10 14:34:24 -04:00
DepthStencilStateTests.cpp Use a descriptor for BindGroupLayout (#211) 2018-07-10 12:23:50 -07:00
DrawElementsTests.cpp Change render passes from multi to single pass. 2018-05-16 11:18:14 -04:00
IndexFormatTests.cpp Change render passes from multi to single pass. 2018-05-16 11:18:14 -04:00
InputStateTests.cpp Change render passes from multi to single pass. 2018-05-16 11:18:14 -04:00
PrimitiveTopologyTests.cpp Change render passes from multi to single pass. 2018-05-16 11:18:14 -04:00
PushConstantTests.cpp Use a descriptor for BindGroupLayout (#211) 2018-07-10 12:23:50 -07:00
RenderPassLoadOpTests.cpp Use a descriptor for PipelineLayout (#206) 2018-06-27 16:21:39 -07:00
SamplerTests.cpp Use a descriptor for BindGroupLayout (#211) 2018-07-10 12:23:50 -07:00
ScissorTests.cpp Change render passes from multi to single pass. 2018-05-16 11:18:14 -04:00
ViewportOrientationTests.cpp Change render passes from multi to single pass. 2018-05-16 11:18:14 -04:00