Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkStridedDeviceAddressRegionKHR |
Public Attributes | |
vk::DeviceAddress | deviceAddress = {} |
vk::DeviceSize | stride = {} |
vk::DeviceSize | size = {} |
Definition at line 108310 of file vulkan_structs.hpp.
Definition at line 108312 of file vulkan_structs.hpp.
|
inline |
Definition at line 108315 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 108326 of file vulkan_structs.hpp.
|
inline |
Definition at line 108365 of file vulkan_structs.hpp.
|
inline |
Definition at line 108360 of file vulkan_structs.hpp.
|
inline |
Definition at line 108394 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 108334 of file vulkan_structs.hpp.
|
inline |
Definition at line 108385 of file vulkan_structs.hpp.
|
inline |
Definition at line 108341 of file vulkan_structs.hpp.
|
inline |
Definition at line 108353 of file vulkan_structs.hpp.
|
inline |
Definition at line 108347 of file vulkan_structs.hpp.
vk::DeviceAddress vk::StridedDeviceAddressRegionKHR::deviceAddress = {} |
Definition at line 108401 of file vulkan_structs.hpp.
vk::DeviceSize vk::StridedDeviceAddressRegionKHR::size = {} |
Definition at line 108403 of file vulkan_structs.hpp.
vk::DeviceSize vk::StridedDeviceAddressRegionKHR::stride = {} |
Definition at line 108402 of file vulkan_structs.hpp.