|
Kohi Game Engine
|
#include <vulkan_types.h>
Data Fields | |
| shader_uniform | uniform |
| khandle * | sampler_handles |
| An array of sampler handles. Count matches uniform array_count. More... | |
| vulkan_descriptor_state * | descriptor_states |
| A descriptor state per sampler. Count matches uniform array_count. More... | |
| vulkan_descriptor_state* descriptor_states |
A descriptor state per sampler. Count matches uniform array_count.
| khandle* sampler_handles |
An array of sampler handles. Count matches uniform array_count.
| shader_uniform uniform |