mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-18 09:25:32 +00:00
More fixes
This commit is contained in:
@@ -59,6 +59,8 @@ public:
|
||||
m_sourceToBinary.erase(srcKey);
|
||||
m_sharedShaders.erase(binKey);
|
||||
}
|
||||
|
||||
void setDisplayGamma(float gamma) { /*UpdateGammaLUT(m_gammaLUT.get(), gamma);*/ }
|
||||
};
|
||||
|
||||
static inline void ThrowIfFailed(VkResult res)
|
||||
|
||||
Reference in New Issue
Block a user