Forgot this file
This commit is contained in:
parent
ad1f3bc321
commit
640d877761
|
|
@ -52,6 +52,7 @@ namespace Nz
|
||||||
|
|
||||||
struct ExternalTexture : ExternalData
|
struct ExternalTexture : ExternalData
|
||||||
{
|
{
|
||||||
|
UInt32 arraySize;
|
||||||
nzsl::ImageType imageType;
|
nzsl::ImageType imageType;
|
||||||
nzsl::Ast::PrimitiveType sampledType;
|
nzsl::Ast::PrimitiveType sampledType;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue