Patches 4&5 LGTM, Reviewed-by: Edward O'Callaghan <funfunc...@folklore1984.net>
On 01/30/2017 12:19 PM, Bas Nieuwenhuizen wrote: > Patch 1-3, 6-7 are > > Reviewed-by: Bas Nieuwenhuizen <b...@basnieuwenhuizen.nl> > > The other two you'll need to find someone else to review as I'm not > going to review my own patches. > > - Bas > > On Fri, Jan 27, 2017, at 06:03, Andres Rodriguez wrote: >> --- >> src/amd/vulkan/radv_device.c | 4 ++++ >> 1 file changed, 4 insertions(+) >> >> diff --git a/src/amd/vulkan/radv_device.c b/src/amd/vulkan/radv_device.c >> index 4aa6af2..7f68cdc 100644 >> --- a/src/amd/vulkan/radv_device.c >> +++ b/src/amd/vulkan/radv_device.c >> @@ -104,6 +104,10 @@ static const VkExtensionProperties >> instance_extensions[] = { >> >> static const VkExtensionProperties common_device_extensions[] = { >> { >> + .extensionName = VK_KHR_MAINTENANCE1_EXTENSION_NAME, >> + .specVersion = 1, >> + }, >> + { >> .extensionName = >> VK_KHR_SAMPLER_MIRROR_CLAMP_TO_EDGE_EXTENSION_NAME, >> .specVersion = 1, >> }, >> -- >> 2.9.3 >> >> _______________________________________________ >> mesa-dev mailing list >> mesa-dev@lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/mesa-dev > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/mesa-dev >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev