|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkSamplerCustomBorderColorCreateInfoEXT:Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkClearColorValue | customBorderColor |
| VkFormat | format |
Definition at line 11135 of file vulkan_core.h.
| VkClearColorValue VkSamplerCustomBorderColorCreateInfoEXT::customBorderColor |
Definition at line 11138 of file vulkan_core.h.
| VkFormat VkSamplerCustomBorderColorCreateInfoEXT::format |
Definition at line 11139 of file vulkan_core.h.
| const void* VkSamplerCustomBorderColorCreateInfoEXT::pNext |
Definition at line 11137 of file vulkan_core.h.
| VkStructureType VkSamplerCustomBorderColorCreateInfoEXT::sType |
Definition at line 11136 of file vulkan_core.h.