struct RenderPassPerformanceCountersByRegionBeginInfoARM

Defined at line 176353 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkRenderPassPerformanceCountersByRegionBeginInfoARM, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkRenderPassPerformanceCountersByRegionBeginInfoARM.html

Public Members

StructureType sType
void * pNext
uint32_t counterAddressCount
const DeviceAddress * pCounterAddresses
Bool32 serializeRegions
uint32_t counterIndexCount
uint32_t * pCounterIndices

Public Methods

void RenderPassPerformanceCountersByRegionBeginInfoARM (uint32_t counterAddressCount_, const DeviceAddress * pCounterAddresses_, Bool32 serializeRegions_, uint32_t counterIndexCount_, uint32_t * pCounterIndices_, void * pNext_)

Defined at line 176361 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void RenderPassPerformanceCountersByRegionBeginInfoARM (const RenderPassPerformanceCountersByRegionBeginInfoARM & rhs)

Defined at line 176376 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void RenderPassPerformanceCountersByRegionBeginInfoARM (const VkRenderPassPerformanceCountersByRegionBeginInfoARM & rhs)

Defined at line 176379 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void RenderPassPerformanceCountersByRegionBeginInfoARM (const ArrayProxyNoTemporaries<const DeviceAddress> & counterAddresses_, Bool32 serializeRegions_, const ArrayProxyNoTemporaries<uint32_t> & counterIndices_, void * pNext_)

Defined at line 176385 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & operator= (const RenderPassPerformanceCountersByRegionBeginInfoARM & rhs)

Defined at line 176399 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & operator= (const VkRenderPassPerformanceCountersByRegionBeginInfoARM & rhs)

Defined at line 176403 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & setPNext (void * pNext_)

Defined at line 176410 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM && setPNext (void * pNext_)

Defined at line 176416 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & setCounterAddressCount (uint32_t counterAddressCount_)

Defined at line 176422 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM && setCounterAddressCount (uint32_t counterAddressCount_)

Defined at line 176428 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & setPCounterAddresses (const DeviceAddress * pCounterAddresses_)

Defined at line 176434 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM && setPCounterAddresses (const DeviceAddress * pCounterAddresses_)

Defined at line 176441 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & setCounterAddresses (const ArrayProxyNoTemporaries<const DeviceAddress> & counterAddresses_)

Defined at line 176449 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & setSerializeRegions (Bool32 serializeRegions_)

Defined at line 176458 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM && setSerializeRegions (Bool32 serializeRegions_)

Defined at line 176464 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & setCounterIndexCount (uint32_t counterIndexCount_)

Defined at line 176470 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM && setCounterIndexCount (uint32_t counterIndexCount_)

Defined at line 176476 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & setPCounterIndices (uint32_t * pCounterIndices_)

Defined at line 176482 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM && setPCounterIndices (uint32_t * pCounterIndices_)

Defined at line 176488 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassPerformanceCountersByRegionBeginInfoARM & setCounterIndices (const ArrayProxyNoTemporaries<uint32_t> & counterIndices_)

Defined at line 176495 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkRenderPassPerformanceCountersByRegionBeginInfoARM & operator const VkRenderPassPerformanceCountersByRegionBeginInfoARM & ()

Defined at line 176504 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkRenderPassPerformanceCountersByRegionBeginInfoARM & operator VkRenderPassPerformanceCountersByRegionBeginInfoARM & ()

Defined at line 176509 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkRenderPassPerformanceCountersByRegionBeginInfoARM * operator const VkRenderPassPerformanceCountersByRegionBeginInfoARM * ()

Defined at line 176514 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkRenderPassPerformanceCountersByRegionBeginInfoARM * operator VkRenderPassPerformanceCountersByRegionBeginInfoARM * ()

Defined at line 176519 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const RenderPassPerformanceCountersByRegionBeginInfoARM & )

Defined at line 176533 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp