From af5a3688c57f0f0a9406fb1ea488e093d5822aea Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 19 Oct 2019 14:31:56 -0700 Subject: Updated submodules (API version 240033); Enabled bindless mode in Asteroid demo --- Tests/TestApp/assets/TestComputeShaders.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'Tests/TestApp/assets/TestComputeShaders.lua') diff --git a/Tests/TestApp/assets/TestComputeShaders.lua b/Tests/TestApp/assets/TestComputeShaders.lua index f69805d..863c8a5 100644 --- a/Tests/TestApp/assets/TestComputeShaders.lua +++ b/Tests/TestApp/assets/TestComputeShaders.lua @@ -312,7 +312,6 @@ UpdateDispatchArgsBuffSRB:InitializeStaticResources() RenderSRB:InitializeStaticResources() DrawAttrs = DrawAttribs.Create{ - IsIndexed = true, IndexType = "VT_UINT32", pIndirectDrawAttribs = IndirectDrawArgsBuffer, IndirectAttribsBufferStateTransitionMode = "RESOURCE_STATE_TRANSITION_MODE_TRANSITION", -- cgit v1.2.3