[VK]Improve query reset before use so that now queries are reset outside render pass and are batched #264

Open
wildcard wants to merge 3 commits from smartqueryreset into master
Member

Note to testers, please enable validation layers and see if there are any errors related to queries not being reset before every use, Thanks.

Note to testers, please enable validation layers and see if there are any errors related to queries not being reset before every use, Thanks.
wildcard added 1 commit 2025-08-14 22:01:14 +02:00
[VK]Improve query reset before use so that now queries are reset outside render pass and are batched
Some checks failed
eden-license / license-header (pull_request) Failing after 28s
f630a7f277
Note to testers, please enable validation layers and see if there are any errors related to queries not being reset before every use, Thanks.
Shinmegumi force-pushed smartqueryreset from f630a7f277 to 456a328267 2025-08-24 01:18:52 +02:00 Compare
Shinmegumi force-pushed smartqueryreset from 456a328267 to 793ac9a8b1 2025-09-01 15:30:47 +02:00 Compare
Shinmegumi added 1 commit 2025-09-01 15:50:31 +02:00
Fix license headers in vk_buffer_cache.h
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
ca75b84604
Shinmegumi added 1 commit 2025-09-01 15:51:38 +02:00
Fix license headers in vk_query_cache.h
All checks were successful
eden-license / license-header (pull_request) Successful in 24s
170bd13e39
MaranBr force-pushed smartqueryreset from 170bd13e39 to 95b4d0b0b3 2025-09-12 03:18:01 +02:00 Compare
Owner

@wildcard, is this PR still valid? Have you don't this in another PR or commit that was merged or should we get this tested and merged?

@wildcard, is this PR still valid? Have you don't this in another PR or commit that was merged or should we get this tested and merged?
Shinmegumi force-pushed smartqueryreset from 95b4d0b0b3 to 6c29468a3e 2025-09-15 16:56:14 +02:00 Compare
Shinmegumi force-pushed smartqueryreset from 6c29468a3e to 9d1964901c 2025-09-20 17:58:20 +02:00 Compare
Shinmegumi force-pushed smartqueryreset from 9d1964901c to 8937502d46 2025-09-20 18:20:45 +02:00 Compare
Shinmegumi force-pushed smartqueryreset from 8937502d46 to bde69819ff 2025-09-24 18:30:34 +02:00 Compare
MaranBr force-pushed smartqueryreset from bde69819ff to 59010b3ad4 2025-09-28 16:38:09 +02:00 Compare
Shinmegumi force-pushed smartqueryreset from 59010b3ad4 to 191d2570a9 2025-09-28 19:43:57 +02:00 Compare
All checks were successful
eden-license / license-header (pull_request) Successful in 21s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 2 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin smartqueryreset:smartqueryreset
git checkout smartqueryreset
Sign in to join this conversation.
No description provided.