RetroArch
Public Attributes | List of all members
vulkan_filter_chain_texture Struct Reference

#include <shader_vulkan.h>

Public Attributes

VkImage image
 
VkImageView view
 
VkImageLayout layout
 
unsigned width
 
unsigned height
 
VkFormat format
 

Member Data Documentation

◆ format

VkFormat vulkan_filter_chain_texture::format

◆ height

unsigned vulkan_filter_chain_texture::height

◆ image

VkImage vulkan_filter_chain_texture::image

◆ layout

VkImageLayout vulkan_filter_chain_texture::layout

◆ view

VkImageView vulkan_filter_chain_texture::view

◆ width

unsigned vulkan_filter_chain_texture::width

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