mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixes shaderc texture array usage detection.
This commit is contained in:
committed by
Бранимир Караџић
parent
d23c203981
commit
65303869ab
@@ -124,6 +124,7 @@ namespace bgfx
|
||||
|
||||
static const char* s_textureArray[] =
|
||||
{
|
||||
"sampler2DArray",
|
||||
"texture2DArray",
|
||||
"texture2DArrayLod",
|
||||
"shadow2DArray",
|
||||
|
||||
Reference in New Issue
Block a user