- da230e5 Remove typedefs for passed deprecations by Corentin Wallez · 3 years, 7 months ago
- ff6c9ca6 wgpu::InputStepMode -> VertexStepMode by Corentin Wallez · 3 years, 8 months ago chromium/4587
- b86e45f Omit types in most WGSL `var` statements. by Corentin Wallez · 3 years, 9 months ago
- 36edf8d wgsl: Fixes for new validation failures by Ben Clayton · 3 years, 9 months ago
- 44fc6e3 Remove DAWN_SKIP_TEST_IF -- Part II by Jiawei Shao · 3 years, 10 months ago
- 41c87d9 Removed deprecated CreateRenderPipeline path by Brandon Jones · 3 years, 10 months ago
- e87ea2b Update WGSL syntax for end2end tests by Brandon Jones · 4 years ago
- 21bd02b Remove deprecated WGSL "-> void" by Corentin Wallez · 4 years ago
- 7aec4ae Remove utility to create shader modules from GLSL by Corentin Wallez · 4 years ago
- bff9d3a Updating end-2-end tests to use new RenderPipelineDescriptor format by Brandon Jones · 4 years ago
- ed16517 Fix VertexStateTests by Ryan Harrison · 4 years ago
- e3f10e3 Updated VertexFormat enums by Brandon Jones · 4 years, 1 month ago
- 0b17eb8 Update more Dawn tests to use WGSL by Austin Eng · 4 years, 1 month ago
- 91e737b Moar testing on OpenGL ES backend. by Stephen White · 4 years, 2 months ago
- 1b42ad9 Revert "Moar testing on OpenGL ES backend." by Stephen White · 4 years, 2 months ago
- 7bfb3ed Moar testing on OpenGL ES backend. by Stephen White · 4 years, 2 months ago
- d745185 Update/enable tests in VertexStateTests by Ryan Harrison · 4 years, 2 months ago
- 2c32fa6 Make ComboVertexStateDescriptor non-copyable non-movable. by Corentin Wallez · 4 years, 2 months ago
- 3080555 Enable use_tint_generator w/ test suppressions for SPIR-V based backends by Austin Eng · 4 years, 4 months ago
- 2afea0c Autoformat all tests and examples by Kai Ninomiya · 4 years, 9 months ago
- 62b08f8 Test that vertex attributes can overlap by Austin Eng · 4 years, 10 months ago
- 40dc5d3 Cleanup: Remove unnecessary TestSetUp overload by Austin Eng · 4 years, 11 months ago
- 67b1ad7 Add the defaults for Draw and DrawIndexed by Corentin Wallez · 5 years ago
- 6c1d646 Change extern const DawnTestParam helpers to functions by Austin Eng · 5 years ago
- 0c02f54 code refactoring: prefix const color values with RGBA8 by Yunchao He · 5 years ago
- e0eeef4 code refactoring: const color values by Yunchao He · 5 years ago
- ae1f25f Update naming for vertex state by Kai Ninomiya · 5 years ago[Renamed (79%) from src/tests/end2end/VertexInputTests.cpp]
- cab352c Make end2end and perf tests use webgpu.h by Corentin Wallez · 5 years ago
- 04863c4 Make examples and utils use webgpu.h by Corentin Wallez · 5 years ago
- 91b2142 Change setVertexBuffers to setVertexBuffer by François Beaufort · 5 years ago
- e79b061 Skip tests if no adapter is available by Austin Eng · 5 years ago
- c81a717 Remove indirection for colorStates by Corentin Wallez · 6 years ago
- 394553b Set y-axis up in normalized coordinate system. by Yunchao He · 6 years ago
- 2383fd4 Revert "Skip some end2end tests for Vulkan validation layers enable on Windows" by Hao Li · 6 years ago
- 2a23920 Set point size value for vertex shader in OptionalVertexInputTest by Li, Hao · 6 years ago
- 4cc1891 Skip some end2end tests for Vulkan validation layers enable on Windows by Li, Hao · 6 years ago
- c6c7a42 Remove indirection for vertexStage by Corentin Wallez · 6 years ago
- 13c472e Make vertex input descriptor optional by François Beaufort · 6 years ago
- b9b088f Rename ShaderStageBit to ShaderStage. by Corentin Wallez · 6 years ago
- 9e9e29f Remove Bit from TextureUsageBit and BufferUsageBit by Corentin Wallez · 6 years ago
- 10fe833 Metal: Pack vertex buffers just after the pipeline layout by Corentin Wallez · 6 years ago
- 2a1d8c2 Remove ShaderStage that doesn't exist in WebGPU. by Corentin Wallez · 6 years ago
- 29f3de5 Update VertexInput (InputState) to match the spec - Part 4 by Yunchao He · 6 years ago
- 2d4b529 Update VertexInput (InputState) to match the spec - Part 3 by Yunchao He · 6 years ago
- 97c0885 Update VertexInput (InputState) to match the spec - Part 2 by Yunchao He · 6 years ago
- eea2091 Update VertexInput (InputState) to match spec - Part 1 by Yunchao He · 6 years ago