Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBindIndexBufferIndirectCommandNV |
Public Attributes | |
vk::DeviceAddress | bufferAddress = {} |
uint32_t | size = {} |
vk::IndexType | indexType = vk::IndexType::eUint16 |
Definition at line 8500 of file vulkan_structs.hpp.
Definition at line 8502 of file vulkan_structs.hpp.
|
inline |
Definition at line 8506 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 8517 of file vulkan_structs.hpp.
|
inline |
Definition at line 8556 of file vulkan_structs.hpp.
|
inline |
Definition at line 8551 of file vulkan_structs.hpp.
|
inline |
Definition at line 8585 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 8525 of file vulkan_structs.hpp.
|
inline |
Definition at line 8576 of file vulkan_structs.hpp.
|
inline |
Definition at line 8532 of file vulkan_structs.hpp.
|
inline |
Definition at line 8544 of file vulkan_structs.hpp.
|
inline |
Definition at line 8538 of file vulkan_structs.hpp.
vk::DeviceAddress vk::BindIndexBufferIndirectCommandNV::bufferAddress = {} |
Definition at line 8592 of file vulkan_structs.hpp.
vk::IndexType vk::BindIndexBufferIndirectCommandNV::indexType = vk::IndexType::eUint16 |
Definition at line 8594 of file vulkan_structs.hpp.
uint32_t vk::BindIndexBufferIndirectCommandNV::size = {} |
Definition at line 8593 of file vulkan_structs.hpp.