Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResolveQueryData only have 2 items #839

Open
cej4126 opened this issue Aug 21, 2023 · 0 comments
Open

ResolveQueryData only have 2 items #839

cej4126 opened this issue Aug 21, 2023 · 0 comments
Labels
question sdklayers Direct3D SDK Layer messages

Comments

@cej4126
Copy link

cej4126 commented Aug 21, 2023

When running in Debug mode, the following warning is created -
D3D12 ERROR: ID3D12CommandQueue::ExecuteCommandLists: Cannot Resolve query that has never been performed for Index [4-15] in QueryHeap (0x0000019A4434EB90:'GPUTimerBuffer') in command list (0x0000019A44422710:'m_commandLists[2]'). [ EXECUTION ERROR #1319: RESOLVE_QUERY_INVALID_QUERY_STATE]
In GPUTimer.cpp line 82 ResolveQueryData should have the range of SceneEnums::Timestamp::PostprocessPass (2) and SceneEnums::Timestamp::PostprocessPass + 1 (3). This is from GPUTimer.cpp line 119 and 130.

@walbourn walbourn added question sdklayers Direct3D SDK Layer messages labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question sdklayers Direct3D SDK Layer messages
Projects
None yet
Development

No branches or pull requests

2 participants