|
Kohi Game Engine
|
#include <vulkan_types.h>
Data Fields | |
| shader_sampler_type | type |
| ksampler_backend * | sampler_handles |
| An array of sampler handles. Count matches uniform array_count. Element count matches array_size. More... | |
| vulkan_descriptor_state * | descriptor_states |
| A descriptor state per sampler. Count matches uniform array_count. More... | |
| u8 | array_size |
| u8 array_size |
| vulkan_descriptor_state* descriptor_states |
A descriptor state per sampler. Count matches uniform array_count.
| ksampler_backend* sampler_handles |
An array of sampler handles. Count matches uniform array_count. Element count matches array_size.
| shader_sampler_type type |