mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[d3d9] Remove unnecessary dirty flag change in CreateConstantBuffers
This commit is contained in:
parent
512393e469
commit
d11a07082c
@ -4510,9 +4510,6 @@ namespace dxvk {
|
|||||||
: sizeof(D3D9FixedFunctionVertexBlendDataHW),
|
: sizeof(D3D9FixedFunctionVertexBlendDataHW),
|
||||||
DxsoProgramType::VertexShader,
|
DxsoProgramType::VertexShader,
|
||||||
DxsoConstantBuffers::VSVertexBlendData);
|
DxsoConstantBuffers::VSVertexBlendData);
|
||||||
|
|
||||||
m_flags.set(
|
|
||||||
D3D9DeviceFlag::DirtyClipPlanes);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user