FTEQW
Documentation of the FTE engine source tree.
vulkaninfo_s::vksamplers_s Struct Reference

#include <vkrenderer.h>

Public Attributes

VkSampler samp
 
unsigned int usages
 
unsigned int flags
 
VkSamplerCreateInfo props
 
struct vksamplers_snext
 
struct vksamplers_s ** link
 

Member Data Documentation

◆ flags

unsigned int vulkaninfo_s::vksamplers_s::flags

◆ link

struct vksamplers_s** vulkaninfo_s::vksamplers_s::link

◆ next

struct vksamplers_s* vulkaninfo_s::vksamplers_s::next

◆ props

VkSamplerCreateInfo vulkaninfo_s::vksamplers_s::props

◆ samp

VkSampler vulkaninfo_s::vksamplers_s::samp

◆ usages

unsigned int vulkaninfo_s::vksamplers_s::usages

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