#include <vulkan_structs.hpp>
Definition at line 94330 of file vulkan_structs.hpp.
◆ NativeType
◆ VertexInputBindingDivisorDescriptionKHR() [1/3]
VULKAN_HPP_CONSTEXPR vk::VertexInputBindingDivisorDescriptionKHR::VertexInputBindingDivisorDescriptionKHR |
( |
uint32_t |
binding_ = {} , |
|
|
uint32_t |
divisor_ = {} |
|
) |
| |
|
inline |
◆ VertexInputBindingDivisorDescriptionKHR() [2/3]
◆ VertexInputBindingDivisorDescriptionKHR() [3/3]
◆ operator VkVertexInputBindingDivisorDescriptionKHR &()
◆ operator VkVertexInputBindingDivisorDescriptionKHR const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setBinding()
◆ setDivisor()
◆ binding
uint32_t vk::VertexInputBindingDivisorDescriptionKHR::binding = {} |
◆ divisor
uint32_t vk::VertexInputBindingDivisorDescriptionKHR::divisor = {} |
The documentation for this struct was generated from the following file: