summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineVulkan/interface/QueryVk.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Reworked C interface to optimize inheritance handlingassiduous2020-01-291-6/+7
* Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...assiduous2020-01-281-1/+2
* Implemented C interface for Vulkan backendassiduous2020-01-281-5/+28
* Added query interface; implemented queries in D3D11 and D3D12assiduous2020-01-031-0/+47