#include <vulkan.hpp>
◆ VertexInputBindingDivisorDescriptionEXT() [1/2]
VULKAN_HPP_NAMESPACE::VertexInputBindingDivisorDescriptionEXT::VertexInputBindingDivisorDescriptionEXT |
( |
uint32_t |
binding_ = 0 , |
|
|
uint32_t |
divisor_ = 0 |
|
) |
| |
|
inline |
◆ VertexInputBindingDivisorDescriptionEXT() [2/2]
◆ operator const VkVertexInputBindingDivisorDescriptionEXT &()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setBinding()
◆ setDivisor()
◆ binding
uint32_t VULKAN_HPP_NAMESPACE::VertexInputBindingDivisorDescriptionEXT::binding |
◆ divisor
uint32_t VULKAN_HPP_NAMESPACE::VertexInputBindingDivisorDescriptionEXT::divisor |
The documentation for this struct was generated from the following file: