Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-ValidationLayers
/ Invalid
Method
Invalid
layers/sync/sync_submit.cpp:925–925 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
923
}
924
925
bool PresentedImage::Invalid() const { return vvl::StateObject::Invalid(image); }
926
927
// Export uses move semantics...
928
void PresentedImage::ExportToSwapchain() {
Callers
6
SetupPresentInfo
Method · 0.45
RecordAcquireNextImageState
Method · 0.45
ValidateDispatchDrawDescriptorSet
Method · 0.45
RecordDispatchDrawDescriptorSet
Method · 0.45
MakeImageRangeGen
Function · 0.45
MovePresentedImage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected