Home
last modified time | relevance | path

Searched refs:VkPerformanceMarkerInfoINTEL (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_perf.c203 const VkPerformanceMarkerInfoINTEL* pMarkerInfo) in anv_CmdSetPerformanceMarkerINTEL()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10750 typedef struct VkPerformanceMarkerInfoINTEL { struct
10754 } VkPerformanceMarkerInfoINTEL; typedef
10778 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
10796 const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12239 typedef struct VkPerformanceMarkerInfoINTEL { struct
12243 } VkPerformanceMarkerInfoINTEL; typedef
12267 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
12285 const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h11153 typedef struct VkPerformanceMarkerInfoINTEL { struct
11157 } VkPerformanceMarkerInfoINTEL; typedef
11181 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
11199 const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
H A Dvulkan_structs.hpp[all...]
H A Dvulkan.hpp4711 const VkPerformanceMarkerInfoINTEL * pMarkerInfo ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_funcs.hpp15896 m_commandBuffer, reinterpret_cast<const VkPerformanceMarkerInfoINTEL *>( pMarkerInfo ) ) );
15907 m_commandBuffer, reinterpret_cast<const VkPerformanceMarkerInfoINTEL *>( &markerInfo ) ) ); in setPerformanceMarkerINTEL()
[all...]
H A Dvulkan_raii.hpp14726 reinterpret_cast<const VkPerformanceMarkerInfoINTEL *>( &markerInfo ) ) ); in setPerformanceMarkerINTEL()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11313 typedef struct VkPerformanceMarkerInfoINTEL { struct
11317 } VkPerformanceMarkerInfoINTEL; typedef
11341 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
11359 const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14137 typedef struct VkPerformanceMarkerInfoINTEL { struct
14141 } VkPerformanceMarkerInfoINTEL; typedef
14165 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
14183 const VkPerformanceMarkerInfoINTEL* pMarkerInfo);
H A Dvulkan_static_assertions.hpp4123 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PerformanceMarkerInfoINTEL ) == sizeof( VkPerformanceMarkerInfoINTEL ),
H A Dvulkan.hpp4308 VkResult vkCmdSetPerformanceMarkerINTEL( VkCommandBuffer commandBuffer, const VkPerformanceMarkerInfoINTEL * pMarkerInfo ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_raii.hpp[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c6752 const VkPerformanceMarkerInfoINTEL* pMarkerInfo) { in CmdSetPerformanceMarkerINTEL()

Completed in 511 milliseconds