OpenGLRenderer: Implement face filling
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Nz
|
||||
struct RenderDeviceFeatures
|
||||
{
|
||||
bool anisotropicFiltering = false;
|
||||
bool nonSolidFaceFilling = false;
|
||||
};
|
||||
|
||||
struct RenderDeviceLimits
|
||||
|
||||
Reference in New Issue
Block a user