wgpu/tests/tests
2024-07-31 16:41:27 -04:00
..
nv12_texture test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
occlusion_query Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
partially_bounded_arrays Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
regression Allow unconsumed inputs in fragment shaders (#5531) 2024-07-04 09:08:46 +02:00
scissor_tests Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
shader [test] allow WARP to run the zero-init workgroup memory test (#5968) 2024-07-16 12:30:53 -04:00
shader_primitive_index Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
shader_view_format Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
subgroup_operations Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
vertex_indices refactor: vertex_index_common: use size_of_val instead of magic number 2024-07-04 16:40:34 -06:00
3x3_colors.png Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00
bgra8unorm_storage.rs Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
bind_group_layout_dedup.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
bind_groups.rs [core] Correctly check mipmap-filtering samplers against the layout. 2024-07-15 10:03:49 +02:00
buffer_copy.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
buffer_usages.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
buffer.rs test: migrate tests for specific validation err. msgs. 2024-05-21 17:16:06 -04:00
clear_texture.rs GL actually supports DEPTH32FLOAT_STENCIL8 (#5370) 2024-03-10 20:56:58 +01:00
compute_pass_ownership.rs Renderpass take resource ownership (#5884) 2024-07-01 18:36:24 +02:00
create_surface_error.rs Unify surface creation by introducing new SurfaceTarget enum (#4984) 2024-01-11 22:24:01 -05:00
device.rs [tests] delete outdated comment on DEVICE_DESTROY_THEN_MORE test (#5967) 2024-07-16 12:30:35 -04:00
encoder.rs Renderpass take resource ownership (#5884) 2024-07-01 18:36:24 +02:00
external_texture.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
float32_filterable.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
instance.rs GPU Test Framework (#3873) 2023-10-19 12:06:42 -04:00
life_cycle.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
mem_leaks.rs Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
multi-instance.rs DXC on DX12 in CI (#4571) 2023-10-26 04:01:38 -04:00
pipeline_cache.rs Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
pipeline.rs test: migrate tests for specific validation err. msgs. 2024-05-21 17:16:06 -04:00
poll.rs [core] Make poll(Wait) not hang after bad command submission. 2024-07-17 16:11:04 -07:00
push_constants.rs Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
query_set.rs Arcanization of wgpu core resources (#3626) 2023-11-20 08:41:52 +01:00
queue_transfer.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
render_pass_ownership.rs Renderpass take resource ownership (#5884) 2024-07-01 18:36:24 +02:00
resource_descriptor_accessor.rs GPU Test Framework (#3873) 2023-10-19 12:06:42 -04:00
resource_error.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
root.rs [core] Correctly check mipmap-filtering samplers against the layout. 2024-07-15 10:03:49 +02:00
texture_bounds.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
texture_view_creation.rs [d3d12] use plane 1 for stencil only views (#5100) 2024-01-19 21:42:19 +00:00
transfer.rs test: add expected msg. arg. to wgpu_test::fail{,_if} 2024-05-21 17:16:06 -04:00
write_texture.rs [wgpu-core] fix length of copy in queue_write_texture (#6009) 2024-07-31 16:41:27 -04:00
zero_init_texture_after_discard.rs Convert Tests to Use Async Poll (#5053) 2024-01-13 17:34:51 +00:00