Kohi Game Engine
vulkan_sampler_state Struct Reference

#include <vulkan_types.h>

Data Fields

shader_sampler_type type
 
ksampler_backendsampler_handles
 An array of sampler handles. Count matches uniform array_count. Element count matches array_size. More...
 
vulkan_descriptor_statedescriptor_states
 A descriptor state per sampler. Count matches uniform array_count. More...
 
u8 array_size
 

Field Documentation

◆ array_size

u8 array_size

◆ descriptor_states

vulkan_descriptor_state* descriptor_states

A descriptor state per sampler. Count matches uniform array_count.

◆ sampler_handles

ksampler_backend* sampler_handles

An array of sampler handles. Count matches uniform array_count. Element count matches array_size.

◆ type


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