struct AmigoProfilingSubmitInfoSEC
Defined at line 7339 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkAmigoProfilingSubmitInfoSEC, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkAmigoProfilingSubmitInfoSEC.html
Public Members
StructureType sType
const void * pNext
uint64_t firstDrawTimestamp
uint64_t swapBufferTimestamp
Public Methods
void AmigoProfilingSubmitInfoSEC (uint64_tfirstDrawTimestamp_,uint64_tswapBufferTimestamp_,const void *pNext_)
Defined at line 7347 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AmigoProfilingSubmitInfoSEC (const AmigoProfilingSubmitInfoSEC & rhs)
Defined at line 7355 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AmigoProfilingSubmitInfoSEC (const VkAmigoProfilingSubmitInfoSEC & rhs)
Defined at line 7357 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AmigoProfilingSubmitInfoSEC & operator= (const AmigoProfilingSubmitInfoSEC & rhs)
Defined at line 7362 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AmigoProfilingSubmitInfoSEC & operator= (const VkAmigoProfilingSubmitInfoSEC & rhs)
Defined at line 7365 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AmigoProfilingSubmitInfoSEC & setPNext (const void * pNext_)
Defined at line 7372 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AmigoProfilingSubmitInfoSEC && setPNext (const void * pNext_)
Defined at line 7378 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AmigoProfilingSubmitInfoSEC & setFirstDrawTimestamp (uint64_t firstDrawTimestamp_)
Defined at line 7384 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AmigoProfilingSubmitInfoSEC && setFirstDrawTimestamp (uint64_t firstDrawTimestamp_)
Defined at line 7390 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AmigoProfilingSubmitInfoSEC & setSwapBufferTimestamp (uint64_t swapBufferTimestamp_)
Defined at line 7396 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AmigoProfilingSubmitInfoSEC && setSwapBufferTimestamp (uint64_t swapBufferTimestamp_)
Defined at line 7402 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAmigoProfilingSubmitInfoSEC & operator const VkAmigoProfilingSubmitInfoSEC & ()
Defined at line 7409 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAmigoProfilingSubmitInfoSEC & operator VkAmigoProfilingSubmitInfoSEC & ()
Defined at line 7414 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAmigoProfilingSubmitInfoSEC * operator const VkAmigoProfilingSubmitInfoSEC * ()
Defined at line 7419 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAmigoProfilingSubmitInfoSEC * operator VkAmigoProfilingSubmitInfoSEC * ()
Defined at line 7424 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const AmigoProfilingSubmitInfoSEC & )
Defined at line 7437 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp