projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e30191
)
radv: Update CTS version.
author
Bas Nieuwenhuizen
<bas@basnieuwenhuizen.nl>
Tue, 25 Aug 2020 11:41:20 +0000
(13:41 +0200)
committer
Marge Bot
<eric+marge@anholt.net>
Tue, 25 Aug 2020 17:08:40 +0000
(17:08 +0000)
CC: 20.2 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6444>
src/amd/vulkan/radv_device.c
patch
|
blob
|
history
diff --git
a/src/amd/vulkan/radv_device.c
b/src/amd/vulkan/radv_device.c
index ba71cf3023e33bdf970786d79b377f3f5c17a39f..5139cf6fcbebb4cec341f6e9f34b36219170b10f 100644
(file)
--- a/
src/amd/vulkan/radv_device.c
+++ b/
src/amd/vulkan/radv_device.c
@@
-1645,7
+1645,7
@@
radv_get_physical_device_properties_1_2(struct radv_physical_device *pdevice,
p->conformanceVersion = (VkConformanceVersion) {
.major = 1,
.minor = 2,
- .subminor =
0
,
+ .subminor =
3
,
.patch = 0,
};