Improve texture view support
This commit is contained in:
committed by
Jérôme Leclercq
parent
42f8cdb151
commit
08ea4c87a7
@@ -19,6 +19,7 @@ namespace Nz
|
||||
bool depthClamping = false;
|
||||
bool nonSolidFaceFilling = false;
|
||||
bool storageBuffers = false;
|
||||
bool unrestrictedTextureViews = false;
|
||||
};
|
||||
|
||||
struct RenderDeviceLimits
|
||||
|
||||
Reference in New Issue
Block a user