MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-ValidationLayers / ReplayStateRenderPassNext

Method ReplayStateRenderPassNext

layers/sync/sync_op.cpp:1245–1245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1243}
1244
1245AccessContext* ReplayState::ReplayStateRenderPassNext() { return rp_replay_.Next(); }
1246
1247void ReplayState::ReplayStateRenderPassEnd(AccessContext& external_context) { rp_replay_.End(external_context); }
1248

Callers 1

Calls 1

NextMethod · 0.80

Tested by

no test coverage detected