FFmpeg
Data Fields
FFVulkanDescriptorSetData Struct Reference

#include <vulkan.h>

Data Fields

FFVkBuffer buf
 
uint8_t * desc_mem
 

Detailed Description

Definition at line 221 of file vulkan.h.

Field Documentation

◆ buf

FFVkBuffer FFVulkanDescriptorSetData::buf

Definition at line 223 of file vulkan.h.

Referenced by ff_vk_exec_pool_free(), and ff_vk_shader_register_exec().

◆ desc_mem

uint8_t* FFVulkanDescriptorSetData::desc_mem

Definition at line 224 of file vulkan.h.

Referenced by ff_vk_shader_register_exec(), and update_set_descriptor().


The documentation for this struct was generated from the following file: