mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-13 23:26:16 +00:00
MSAA and Anisotropic filtering variables
This commit is contained in:
@@ -58,6 +58,7 @@ int ApplicationRun(IApplication::EPlatformType platform,
|
||||
std::string_view friendlyName,
|
||||
std::string_view pname,
|
||||
const std::vector<std::string>& args,
|
||||
std::string_view gfxApi,
|
||||
uint32_t samples,
|
||||
uint32_t anisotropy,
|
||||
bool singleInstance)
|
||||
|
||||
Reference in New Issue
Block a user