MCPcopy Create free account
hub / github.com/ZDoom/Raze / EndFrame

Method EndFrame

source/common/rendering/vulkan/renderer/vk_renderstate.cpp:506–510  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504}
505
506void VkRenderState::EndFrame()
507{
508 mMatrixBufferWriter.Reset();
509 mStreamBufferWriter.Reset();
510}
511
512void VkRenderState::EnableDrawBuffers(int count, bool apply)
513{

Callers 1

UpdateMethod · 0.45

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected