This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 1fdf6ca
D3D11: Restrict to translate uniform block to StructuredBuffer
Only translate uniform block to StructuredBuffer when system is
Windows 10 and later.
Bug: angleproject:3682
Change-Id: I27e3f4503392791883a44e1d486ffe9512e04bd8
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1984863
Commit-Queue: Xinghua Cao <xinghua.cao@intel.com>
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>1 parent cbbfa2f commit 1fdf6ca
4 files changed
Lines changed: 6 additions & 20 deletions
File tree
- include
- GLSLANG
- platform
- src
- libANGLE/renderer/d3d/d3d11
- tests/gl_tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | | - | |
212 | | - | |
| 210 | + | |
| 211 | + | |
213 | 212 | | |
214 | 213 | | |
215 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2445 | 2445 | | |
2446 | 2446 | | |
2447 | 2447 | | |
2448 | | - | |
2449 | | - | |
2450 | | - | |
| 2448 | + | |
| 2449 | + | |
2451 | 2450 | | |
2452 | | - | |
| 2451 | + | |
2453 | 2452 | | |
2454 | 2453 | | |
2455 | 2454 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1636 | 1636 | | |
1637 | 1637 | | |
1638 | 1638 | | |
1639 | | - | |
1640 | | - | |
1641 | | - | |
1642 | 1639 | | |
1643 | 1640 | | |
1644 | 1641 | | |
| |||
1751 | 1748 | | |
1752 | 1749 | | |
1753 | 1750 | | |
1754 | | - | |
1755 | | - | |
1756 | | - | |
1757 | 1751 | | |
1758 | 1752 | | |
1759 | 1753 | | |
| |||
1884 | 1878 | | |
1885 | 1879 | | |
1886 | 1880 | | |
1887 | | - | |
1888 | | - | |
1889 | | - | |
1890 | 1881 | | |
1891 | 1882 | | |
1892 | 1883 | | |
| |||
2016 | 2007 | | |
2017 | 2008 | | |
2018 | 2009 | | |
2019 | | - | |
2020 | | - | |
2021 | | - | |
2022 | 2010 | | |
2023 | 2011 | | |
2024 | 2012 | | |
| |||
0 commit comments