Renderer: Working compute implementation
This commit is contained in:
committed by
Jérôme Leclercq
parent
4605eed0da
commit
fe8715f1fb
@@ -77,8 +77,7 @@ namespace Nz
|
||||
|
||||
if (m_referenceContext->IsExtensionSupported(GL::Extension::ShaderImageLoadStore))
|
||||
{
|
||||
m_deviceInfo.features.textureRead = true;
|
||||
m_deviceInfo.features.textureWrite = true;
|
||||
m_deviceInfo.features.textureReadWrite = true;
|
||||
m_deviceInfo.features.textureWriteWithoutFormat = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user