GPUOpen-Archive / Anvil

Anvil is a cross-platform framework for Vulkan
MIT License
594 stars 62 forks source link

Fix for issue #148 #149

Open Silverlan opened 5 years ago

Silverlan commented 5 years ago

This fixes an issue where an incorrect query size would be calculated in _QueryPool::get_query_pool_resultsinternal when using pipeline statistics queries. See issue #148