On 16 March 2018 at 17:51, Samuel Pitoiset wrote:
>
>
> On 03/16/2018 07:32 AM, Dave Airlie wrote:
>>
>> From: Dave Airlie
>>
>> For multiview we need to emit a number of sequential queries
>> depending on the view mask.
>>
>> This avoids dEQP-VK.multiview.queries.15 waiting forever
>> on the CPU
On 03/16/2018 07:32 AM, Dave Airlie wrote:
From: Dave Airlie
For multiview we need to emit a number of sequential queries
depending on the view mask.
This avoids dEQP-VK.multiview.queries.15 waiting forever
on the CPU for query results that are never coming.
This doesn't make this test pass
From: Dave Airlie
For multiview we need to emit a number of sequential queries
depending on the view mask.
This avoids dEQP-VK.multiview.queries.15 waiting forever
on the CPU for query results that are never coming.
This doesn't make this test pass though, but I can now
finish my CTS run.
It t
From: Dave Airlie
For multiview we need to emit a number of sequential queries
depending on the view mask.
This avoids dEQP-VK.multiview.queries.15 waiting forever
on the CPU for query results that are never coming.
This doesn't make this test pass though, but I can now
finish my CTS run.
Sign