1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-19 05:52:11 +01:00

[dxbc] Fix typo in sample positions

This commit is contained in:
Philip Rebohle 2019-04-29 11:00:56 +02:00
parent 2c61303976
commit ad5da34c57

View File

@ -7064,7 +7064,7 @@ namespace dxvk {
m_module.constvec4f32(0.25f, 0.25f, 0.0f, 0.0f),
// VK_SAMPLE_COUNT_4_BIT
m_module.constvec4f32(0.375f, 0.125f, 0.0f, 0.0f),
m_module.constvec4f32(0.785f, 0.375f, 0.0f, 0.0f),
m_module.constvec4f32(0.875f, 0.375f, 0.0f, 0.0f),
m_module.constvec4f32(0.125f, 0.625f, 0.0f, 0.0f),
m_module.constvec4f32(0.625f, 0.875f, 0.0f, 0.0f),
// VK_SAMPLE_COUNT_8_BIT