anv: Enable Vulkan 1.2 support
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:

committed by
Jason Ekstrand

parent
c616627f63
commit
4ef3f7e3d3
@@ -544,7 +544,7 @@ void genX(CmdResetQueryPool)(
|
||||
}
|
||||
}
|
||||
|
||||
void genX(ResetQueryPoolEXT)(
|
||||
void genX(ResetQueryPool)(
|
||||
VkDevice _device,
|
||||
VkQueryPool queryPool,
|
||||
uint32_t firstQuery,
|
||||
|
Reference in New Issue
Block a user