anv: Enable Vulkan 1.2 support

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
Iván Briano
2019-09-16 15:41:45 -07:00
committed by Jason Ekstrand
parent c616627f63
commit 4ef3f7e3d3
7 changed files with 20 additions and 19 deletions

View File

@@ -544,7 +544,7 @@ void genX(CmdResetQueryPool)(
}
}
void genX(ResetQueryPoolEXT)(
void genX(ResetQueryPool)(
VkDevice _device,
VkQueryPool queryPool,
uint32_t firstQuery,