summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/assets/TestRenderTargets.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/TestApp/assets/TestRenderTargets.lua')
-rw-r--r--Tests/TestApp/assets/TestRenderTargets.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/TestApp/assets/TestRenderTargets.lua b/Tests/TestApp/assets/TestRenderTargets.lua
index c9ebb90..1a7b163 100644
--- a/Tests/TestApp/assets/TestRenderTargets.lua
+++ b/Tests/TestApp/assets/TestRenderTargets.lua
@@ -380,7 +380,7 @@ BlendTexSRB = BlendTexPSO:CreateShaderResourceBinding(true)
DrawAttrs = DrawAttribs.Create{
NumVertices = 4,
- Flags = "DRAW_FLAG_VERIFY_STATES"
+ Flags = "DRAW_FLAG_VERIFY_ALL"
}
VP = Viewport.Create {