Home
last modified time | relevance | path

Searched refs:VkQueryPoolPerformanceCreateInfoKHR (Results 1 – 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_query.c223 const VkQueryPoolPerformanceCreateInfoKHR *pq_info = in v3dv_CreateQueryPool()
760 const VkQueryPoolPerformanceCreateInfoKHR *pPerformanceQueryCreateInfo, in v3dv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
/third_party/mesa3d/src/intel/vulkan/
Danv_perf.c387 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, in anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
DgenX_query.c71 const VkQueryPoolPerformanceCreateInfoKHR *perf_query_info = NULL; in genX()
/third_party/mesa3d/src/amd/vulkan/
Dradv_perfcounter.c407 const VkQueryPoolPerformanceCreateInfoKHR *perf_info = in radv_pc_init_query_pool()
895 const VkQueryPoolPerformanceCreateInfoKHR *pPerformanceQueryCreateInfo, uint32_t *pNumPasses) in radv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkVirtualInstanceInterface.inl41 …ceQueryPassesKHR (VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
DvkConcreteInstanceInterface.inl41 …ceQueryPassesKHR (VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
DvkInstanceDriverImpl.inl240 …anceQueryPassesKHR (VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
DvkGetStructureTypeImpl.inl984 template<> VkStructureType getStructureType<VkQueryPoolPerformanceCreateInfoKHR> (void)
DvkFunctionPointerTypes.inl238 …yPassesKHRFunc) (VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
DvkVulkan_c.inl8270 typedef struct VkQueryPoolPerformanceCreateInfoKHR { struct
8276 } VkQueryPoolPerformanceCreateInfoKHR; argument
8301 …anceQueryPassesKHR)(VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
8315 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
DvkNullDriverImpl.inl1643 …anceQueryPassesKHR (VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
DvkStructTypes.inl2766 struct VkQueryPoolPerformanceCreateInfoKHR struct
DvkStrUtil.inl797 std::ostream& operator<< (std::ostream& s, const VkQueryPoolPerformanceCreateInfoKHR& value);
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_query.c216 const VkQueryPoolPerformanceCreateInfoKHR *perf_query_info = NULL; in tu_CreateQueryPool()
1692 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, in tu_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp295 VkQueryPoolPerformanceCreateInfoKHR performanceQueryCreateInfo = in createQueryPool()
/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp958 …VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreat… in test_vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
/third_party/vulkan-loader/tests/
Dloader_handle_validation_tests.cpp1377 VkQueryPoolPerformanceCreateInfoKHR create_info = {}; in TEST()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7047 typedef struct VkQueryPoolPerformanceCreateInfoKHR { struct
7053 } VkQueryPoolPerformanceCreateInfoKHR; argument
7078 …anceQueryPassesKHR)(VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
7092 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h7308 typedef struct VkQueryPoolPerformanceCreateInfoKHR { struct
7314 } VkQueryPoolPerformanceCreateInfoKHR; typedef
7339 …anceQueryPassesKHR)(VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
7353 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h7148 typedef struct VkQueryPoolPerformanceCreateInfoKHR { struct
7154 } VkQueryPoolPerformanceCreateInfoKHR; typedef
7179 …anceQueryPassesKHR)(VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
7193 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
Dvulkan_structs.hpp63538 using NativeType = VkQueryPoolPerformanceCreateInfoKHR;
63556 …QueryPoolPerformanceCreateInfoKHR( VkQueryPoolPerformanceCreateInfoKHR const & rhs ) VULKAN_HPP_NO… in QueryPoolPerformanceCreateInfoKHR()
63574 …QueryPoolPerformanceCreateInfoKHR & operator=( VkQueryPoolPerformanceCreateInfoKHR const & rhs ) V… in operator =()
63616 operator VkQueryPoolPerformanceCreateInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceCreateInfoKHR const&()
63618 return *reinterpret_cast<const VkQueryPoolPerformanceCreateInfoKHR *>( this ); in operator VkQueryPoolPerformanceCreateInfoKHR const&()
63621 operator VkQueryPoolPerformanceCreateInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceCreateInfoKHR&()
63623 return *reinterpret_cast<VkQueryPoolPerformanceCreateInfoKHR *>( this ); in operator VkQueryPoolPerformanceCreateInfoKHR&()
63649 sizeof( VkQueryPoolPerformanceCreateInfoKHR ),
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h8514 typedef struct VkQueryPoolPerformanceCreateInfoKHR { struct
8520 } VkQueryPoolPerformanceCreateInfoKHR; argument
8545 …anceQueryPassesKHR)(VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
8559 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h8636 typedef struct VkQueryPoolPerformanceCreateInfoKHR { struct
8642 } VkQueryPoolPerformanceCreateInfoKHR; argument
8667 …anceQueryPassesKHR)(VkPhysicalDevice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pP…
8681 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
Dvulkan_static_assertions.hpp3003 …PP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR ) == sizeof( VkQueryPoolPerformanceCreateInfoKHR ),
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.c3200 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, in GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
3216 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, in terminator_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()

12