FFmpeg
Loading...
Searching...
No Matches
FFVkBuffer Struct Reference

#include <vulkan.h>

Data Fields

VkBuffer buf
 
VkDeviceMemory mem
 
VkMemoryPropertyFlagBits flags
 
size_t size
 
VkDeviceAddress address
 
uint8_t * mapped_mem
 
size_t virtual_offset
 
AVBufferRefhost_ref
 

Detailed Description

Definition at line 94 of file vulkan.h.

Field Documentation

◆ buf

◆ mem

◆ flags

◆ size

◆ address

◆ mapped_mem

◆ virtual_offset

size_t FFVkBuffer::virtual_offset

Definition at line 108 of file vulkan.h.

Referenced by ff_vk_host_map_buffer(), and ff_vk_shader_update_desc_buffer().

◆ host_ref


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