Searched refs:VkPerformanceMarkerInfoINTEL (Results 1 – 5 of 5) sorted by relevance
190 [open,refpage='VkPerformanceMarkerInfoINTEL',desc='Structure specifying performance markers',type='…192 The sname:VkPerformanceMarkerInfoINTEL structure is defined as:194 include::{generated}/api/structs/VkPerformanceMarkerInfoINTEL.adoc[]202 include::{generated}/validity/structs/VkPerformanceMarkerInfoINTEL.adoc[]
13377 typedef struct VkPerformanceMarkerInfoINTEL { struct13381 } VkPerformanceMarkerInfoINTEL; argument13405 …tPerformanceMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceMarkerInfoINTEL* pMarke…13423 const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
2797 …VULKAN_HPP_NAMESPACE::PerformanceMarkerInfoINTEL ) == sizeof( VkPerformanceMarkerInfoINTEL ), "str…
3881 …tPerformanceMarkerINTEL( VkCommandBuffer commandBuffer, const VkPerformanceMarkerInfoINTEL * pMark… in vkCmdSetPerformanceMarkerINTEL()
16735 …t<VkCommandBuffer>( m_commandBuffer ), reinterpret_cast<const VkPerformanceMarkerInfoINTEL *>( &ma… in setPerformanceMarkerINTEL()