diff options
Diffstat (limited to 'tools/render-test/shader-input-layout.h')
| -rw-r--r-- | tools/render-test/shader-input-layout.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/render-test/shader-input-layout.h b/tools/render-test/shader-input-layout.h index 7537527ab..19a7e59d0 100644 --- a/tools/render-test/shader-input-layout.h +++ b/tools/render-test/shader-input-layout.h @@ -7,6 +7,8 @@ namespace renderer_test { +using namespace slang_graphics; + enum class ShaderInputType { Buffer, Texture, Sampler, CombinedTextureSampler |
