mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 08:27:42 +00:00
Update boo
This commit is contained in:
@@ -80,7 +80,6 @@ struct HECLApplicationCallback : boo::IApplicationCallback
|
||||
/* HECL managers */
|
||||
HECL::Runtime::FileStoreManager fileMgr(app->getUniqueName());
|
||||
HECL::Runtime::ShaderCacheManager shaderMgr(fileMgr, gfxF);
|
||||
shaderMgr.setRenderTargetHint(renderTex);
|
||||
|
||||
/* Compile HECL shader */
|
||||
static std::string testShader = "HECLOpaque(Texture(0, UV(0)))";
|
||||
|
||||
Reference in New Issue
Block a user