mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
[d3d11] Use state cache
This commit is contained in:
parent
4a72cae1e6
commit
689602497f
@ -63,6 +63,8 @@ namespace dxvk {
|
||||
m_shader->shaderConstants().data(),
|
||||
m_shader->shaderConstants().sizeInBytes());
|
||||
}
|
||||
|
||||
pDevice->GetDXVKDevice()->registerShader(m_shader);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user