[Mesa-dev] [PATCH 7/7] radv: Expose VK_KHR_maintenance1

Edward O'Callaghan funfunctor at folklore1984.net
Mon Jan 30 02:45:56 UTC 2017


Patches 4&5 LGTM,
Reviewed-by: Edward O'Callaghan <funfunctor at folklore1984.net>

On 01/30/2017 12:19 PM, Bas Nieuwenhuizen wrote:
> Patch 1-3, 6-7 are
> 
> Reviewed-by: Bas Nieuwenhuizen <bas at 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 at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170130/c15f4d4c/attachment.sig>


More information about the mesa-dev mailing list