Gets a Boolean that specifies if vkBeginCommandBuffer command was called and vkEndCommandBuffer command was not called yet.
This property is changed by calling BeginRecordingCommandBuffer and EndRecordingCommandBuffer methods.
Gets a Boolean that specifies if vkCmdBeginRenderPass command was called and vkCmdEndRenderPass command was not called yet.
This property is changed by calling BeginRenderPass and EndRenderPass methods.