mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-21 10:49:14 +00:00
Rename RenderPassInfo to RenderPassDescriptor
This commit is contained in:
committed by
Corentin Wallez
parent
6f7749cce9
commit
8d6b5d2337
@@ -54,7 +54,7 @@ class RenderPipelineValidationTest : public ValidationTest {
|
||||
return builder;
|
||||
}
|
||||
|
||||
nxt::RenderPassInfo renderpass;
|
||||
nxt::RenderPassDescriptor renderpass;
|
||||
nxt::ShaderModule vsModule;
|
||||
nxt::ShaderModule fsModule;
|
||||
nxt::InputState inputState;
|
||||
|
||||
Reference in New Issue
Block a user