Patch 1-3, 6-7 are
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
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
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev