On Sun, Nov 27, 2016 at 2:44 AM, Kenneth Graunke wrote:
> On Tuesday, November 22, 2016 11:20:11 PM PST Ilia Mirkin wrote:
>> This was already piped through in the CmdDraw(Indexed)Indirect handling.
>>
>> Signed-off-by: Ilia Mirkin
>> ---
>>
>> Passes the 2 vk-cts tests dedicated to it as well.
>
On Tuesday, November 22, 2016 11:20:11 PM PST Ilia Mirkin wrote:
> This was already piped through in the CmdDraw(Indexed)Indirect handling.
>
> Signed-off-by: Ilia Mirkin
> ---
>
> Passes the 2 vk-cts tests dedicated to it as well.
>
> src/intel/vulkan/anv_device.c | 2 +-
> 1 file changed, 1
This was already piped through in the CmdDraw(Indexed)Indirect handling.
Signed-off-by: Ilia Mirkin
---
Passes the 2 vk-cts tests dedicated to it as well.
src/intel/vulkan/anv_device.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/intel/vulkan/anv_device.c b/src/intel