Fixes shaderc texture array usage detection.
This commit is contained in:
Родитель
d23c203981
Коммит
65303869ab
|
@ -124,6 +124,7 @@ namespace bgfx
|
|||
|
||||
static const char* s_textureArray[] =
|
||||
{
|
||||
"sampler2DArray",
|
||||
"texture2DArray",
|
||||
"texture2DArrayLod",
|
||||
"shadow2DArray",
|
||||
|
|
Загрузка…
Ссылка в новой задаче