v3dv: update conformanceVersion to 1.3.8.3
As we used as reference to check if we fully pass Vulkan 1.3 Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29476>
This commit is contained in:
committed by
Marge Bot
parent
781622ba5b
commit
3ae4da4ea7
@@ -1052,8 +1052,8 @@ get_device_properties(const struct v3dv_physical_device *device,
|
||||
.conformanceVersion = {
|
||||
.major = 1,
|
||||
.minor = 3,
|
||||
.subminor = 6,
|
||||
.patch = 1,
|
||||
.subminor = 8,
|
||||
.patch = 3,
|
||||
},
|
||||
.supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT,
|
||||
.supportedStencilResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT,
|
||||
|
||||
Reference in New Issue
Block a user