Home
last modified time | relevance | path

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

/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10756 typedef struct VkPerformanceStreamMarkerInfoINTEL { struct
10760 } VkPerformanceStreamMarkerInfoINTEL; typedef
10779 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceStreamMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
10800 const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12245 typedef struct VkPerformanceStreamMarkerInfoINTEL { struct
12249 } VkPerformanceStreamMarkerInfoINTEL; typedef
12268 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceStreamMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
12289 const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h11159 typedef struct VkPerformanceStreamMarkerInfoINTEL { struct
11163 } VkPerformanceStreamMarkerInfoINTEL; typedef
11182 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceStreamMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
11203 const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
H A Dvulkan_structs.hpp[all...]
H A Dvulkan.hpp4717 VkCommandBuffer commandBuffer, const VkPerformanceStreamMarkerInfoINTEL * pMarkerInfo ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_funcs.hpp15919 m_commandBuffer, reinterpret_cast<const VkPerformanceStreamMarkerInfoINTEL *>( pMarkerInfo ) ) );
15930 m_commandBuffer, reinterpret_cast<const VkPerformanceStreamMarkerInfoINTEL *>( &markerInfo ) ) ); in setPerformanceStreamMarkerINTEL()
[all...]
H A Dvulkan_raii.hpp14743 reinterpret_cast<const VkPerformanceStreamMarkerInfoINTEL *>( &markerInfo ) ) ); in setPerformanceStreamMarkerINTEL()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11319 typedef struct VkPerformanceStreamMarkerInfoINTEL { struct
11323 } VkPerformanceStreamMarkerInfoINTEL; typedef
11342 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceStreamMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
11363 const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14143 typedef struct VkPerformanceStreamMarkerInfoINTEL { struct
14147 } VkPerformanceStreamMarkerInfoINTEL; typedef
14166 typedef VkResult (VKAPI_PTR *PFN_vkCmdSetPerformanceStreamMarkerINTEL)(VkCommandBuffer commandBuffer, const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
14187 const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo);
H A Dvulkan_static_assertions.hpp4129 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL ) == sizeof( VkPerformanceStreamMarkerInfoINTEL ),
H A Dvulkan.hpp4314 const VkPerformanceStreamMarkerInfoINTEL * 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/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c7490 const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo) in CmdSetPerformanceStreamMarkerINTEL()
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c6765 const VkPerformanceStreamMarkerInfoINTEL* pMarkerInfo) { in CmdSetPerformanceStreamMarkerINTEL()

Completed in 572 milliseconds