Searched refs:VkPerformanceValueINTEL (Results 1 - 16 of 16) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_perf.c | 174 VkPerformanceValueINTEL* pValue) in anv_GetPerformanceParameterINTEL()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 10731 typedef struct VkPerformanceValueINTEL { struct 10734 } VkPerformanceValueINTEL; typedef 10784 typedef VkResult (VKAPI_PTR *PFN_vkGetPerformanceParameterINTEL)(VkDevice device, VkPerformanceParameterTypeINTEL parameter, VkPerformanceValueINTEL* pValue); 10822 VkPerformanceValueINTEL* pValue);
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 12220 typedef struct VkPerformanceValueINTEL { struct 12223 } VkPerformanceValueINTEL; typedef 12273 typedef VkResult (VKAPI_PTR *PFN_vkGetPerformanceParameterINTEL)(VkDevice device, VkPerformanceParameterTypeINTEL parameter, VkPerformanceValueINTEL* pValue); 12311 VkPerformanceValueINTEL* pValue);
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 11134 typedef struct VkPerformanceValueINTEL { struct 11137 } VkPerformanceValueINTEL; typedef 11187 typedef VkResult (VKAPI_PTR *PFN_vkGetPerformanceParameterINTEL)(VkDevice device, VkPerformanceParameterTypeINTEL parameter, VkPerformanceValueINTEL* pValue); 11225 VkPerformanceValueINTEL* pValue);
|
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan.hpp | 4753 VkPerformanceValueINTEL * pValue ) const VULKAN_HPP_NOEXCEPT
|
H A D | vulkan_funcs.hpp | 16086 reinterpret_cast<VkPerformanceValueINTEL *>( pValue ) ) ); 16101 reinterpret_cast<VkPerformanceValueINTEL *>( &value ) ) ); in getPerformanceParameterINTEL() [all...] |
H A D | vulkan_raii.hpp | 14794 reinterpret_cast<VkPerformanceValueINTEL *>( &value ) ) ); in getPerformanceParameterINTEL()
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 11294 typedef struct VkPerformanceValueINTEL { struct 11297 } VkPerformanceValueINTEL; typedef 11347 typedef VkResult (VKAPI_PTR *PFN_vkGetPerformanceParameterINTEL)(VkDevice device, VkPerformanceParameterTypeINTEL parameter, VkPerformanceValueINTEL* pValue); 11385 VkPerformanceValueINTEL* pValue);
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 14118 typedef struct VkPerformanceValueINTEL { struct 14121 } VkPerformanceValueINTEL; typedef 14171 typedef VkResult (VKAPI_PTR *PFN_vkGetPerformanceParameterINTEL)(VkDevice device, VkPerformanceParameterTypeINTEL parameter, VkPerformanceValueINTEL* pValue); 14209 VkPerformanceValueINTEL* pValue);
|
H A D | vulkan_static_assertions.hpp | 4104 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PerformanceValueINTEL ) == sizeof( VkPerformanceValueINTEL ),
|
H A D | vulkan.hpp | 4342 vkGetPerformanceParameterINTEL( VkDevice device, VkPerformanceParameterTypeINTEL parameter, VkPerformanceValueINTEL * pValue ) const VULKAN_HPP_NOEXCEPT
|
H A D | vulkan_funcs.hpp | [all...] |
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan_raii.hpp | [all...] |
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 6832 VkPerformanceValueINTEL* pValue) { in GetPerformanceParameterINTEL()
|
Completed in 510 milliseconds