Quake II RTX doxygen  1.0 dev
cmd_buf_group_s Struct Reference

#include <vkpt.h>

Public Attributes

uint32_t count_per_frame
 
uint32_t used_this_frame
 
VkCommandBuffer * buffers
 
VkCommandPool command_pool
 

Detailed Description

Definition at line 143 of file vkpt.h.

Member Data Documentation

◆ buffers

VkCommandBuffer* cmd_buf_group_s::buffers

◆ command_pool

VkCommandPool cmd_buf_group_s::command_pool

◆ count_per_frame

uint32_t cmd_buf_group_s::count_per_frame

◆ used_this_frame

uint32_t cmd_buf_group_s::used_this_frame