MCPcopy 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
925bool PresentedImage::Invalid() const { return vvl::StateObject::Invalid(image); }
926
927// Export uses move semantics...
928void PresentedImage::ExportToSwapchain() {

Callers 6

SetupPresentInfoMethod · 0.45
MakeImageRangeGenFunction · 0.45
MovePresentedImageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected