Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkComputePipelineIndirectBufferInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eComputePipelineIndirectBufferInfoNV |
const void * | pNext = {} |
vk::DeviceAddress | deviceAddress = {} |
vk::DeviceSize | size = {} |
vk::DeviceAddress | pipelineDeviceAddressCaptureReplay = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eComputePipelineIndirectBufferInfoNV |
Definition at line 16244 of file vulkan_structs.hpp.
Definition at line 16246 of file vulkan_structs.hpp.
|
inline |
Definition at line 16252 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16265 of file vulkan_structs.hpp.
|
inline |
Definition at line 16311 of file vulkan_structs.hpp.
|
inline |
Definition at line 16306 of file vulkan_structs.hpp.
|
inline |
Definition at line 16345 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16273 of file vulkan_structs.hpp.
|
inline |
Definition at line 16335 of file vulkan_structs.hpp.
|
inline |
Definition at line 16286 of file vulkan_structs.hpp.
|
inline |
Definition at line 16299 of file vulkan_structs.hpp.
|
inline |
Definition at line 16280 of file vulkan_structs.hpp.
|
inline |
Definition at line 16292 of file vulkan_structs.hpp.
|
static |
Definition at line 16248 of file vulkan_structs.hpp.
vk::DeviceAddress vk::ComputePipelineIndirectBufferInfoNV::deviceAddress = {} |
Definition at line 16354 of file vulkan_structs.hpp.
vk::DeviceAddress vk::ComputePipelineIndirectBufferInfoNV::pipelineDeviceAddressCaptureReplay = {} |
Definition at line 16356 of file vulkan_structs.hpp.
const void* vk::ComputePipelineIndirectBufferInfoNV::pNext = {} |
Definition at line 16353 of file vulkan_structs.hpp.
vk::DeviceSize vk::ComputePipelineIndirectBufferInfoNV::size = {} |
Definition at line 16355 of file vulkan_structs.hpp.
|
static |
Definition at line 16249 of file vulkan_structs.hpp.
vk::StructureType vk::ComputePipelineIndirectBufferInfoNV::sType = StructureType::eComputePipelineIndirectBufferInfoNV |
Definition at line 16352 of file vulkan_structs.hpp.