RetroArch
Public Attributes | List of all members
VkDmaBufImageCreateInfo_ Struct Reference

#include <vulkan_intel.h>

Collaboration diagram for VkDmaBufImageCreateInfo_:
[legend]

Public Attributes

VkStructureType sType
 
const voidpNext
 
int fd
 
VkFormat format
 
VkExtent3D extent
 
uint32_t strideInBytes
 

Member Data Documentation

◆ extent

VkExtent3D VkDmaBufImageCreateInfo_::extent

◆ fd

int VkDmaBufImageCreateInfo_::fd

◆ format

VkFormat VkDmaBufImageCreateInfo_::format

◆ pNext

const void* VkDmaBufImageCreateInfo_::pNext

◆ strideInBytes

uint32_t VkDmaBufImageCreateInfo_::strideInBytes

◆ sType

VkStructureType VkDmaBufImageCreateInfo_::sType

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