/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_performance_query/ |
D | querycreateinfo.adoc | 48 * pname:pPerformanceQueryCreateInfo is a pointer to a 54 The pname:pPerformanceQueryCreateInfo member 58 pname:pPerformanceQueryCreateInfo member
|
D | querycreateinfo.txt | 48 * pname:pPerformanceQueryCreateInfo is a pointer to a 54 The pname:pPerformanceQueryCreateInfo member 58 pname:pPerformanceQueryCreateInfo member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_perf.c | 387 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, in anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() argument 399 pPerformanceQueryCreateInfo->pCounterIndices, in anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() 400 pPerformanceQueryCreateInfo->counterIndexCount, in anv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_perfcounter.c | 895 const VkQueryPoolPerformanceCreateInfoKHR *pPerformanceQueryCreateInfo, uint32_t *pNumPasses) in radv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() argument 899 if (pPerformanceQueryCreateInfo->counterIndexCount == 0) { in radv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() 911 assert(vk_queue_to_radv(pdevice, pPerformanceQueryCreateInfo->queueFamilyIndex) == in radv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() 917 radv_get_counter_registers(pdevice, pPerformanceQueryCreateInfo->counterIndexCount, in radv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() 918 pPerformanceQueryCreateInfo->pCounterIndices, &num_regs, ®s); in radv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_query.c | 760 const VkQueryPoolPerformanceCreateInfoKHR *pPerformanceQueryCreateInfo, in v3dv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() argument 763 *pNumPasses = DIV_ROUND_UP(pPerformanceQueryCreateInfo->counterIndexCount, in v3dv_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_query.c | 1692 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, in tu_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() argument 1705 for (unsigned i = 0; i < pPerformanceQueryCreateInfo->counterIndexCount; i++) { in tu_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() 1707 pPerformanceQueryCreateInfo->pCounterIndices[i], in tu_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkInstanceDriverImpl.inl | 447 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… argument 449 …icalDeviceQueueFamilyPerformanceQueryPassesKHR(physicalDevice, pPerformanceQueryCreateInfo, pNumPa…
|
D | vkConcreteInstanceInterface.inl | 84 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32…
|
D | vkVirtualInstanceInterface.inl | 84 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32…
|
D | vkNullDriverImpl.inl | 2757 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… argument 2760 DE_UNREF(pPerformanceQueryCreateInfo);
|
D | vkFunctionPointerTypes.inl | 417 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32…
|
D | vkVulkan_c.inl | 10062 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, deUint… 10076 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
|
/third_party/vulkan-loader/tests/framework/icd/ |
D | test_icd.cpp | 958 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… in test_vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() argument
|
/third_party/vulkan-loader/loader/generated/ |
D | vk_loader_extensions.c | 3200 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, in GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() argument 3211 …DeviceQueueFamilyPerformanceQueryPassesKHR(unwrapped_phys_dev, pPerformanceQueryCreateInfo, pNumPa… in GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() 3216 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, in terminator_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() argument 3225 …eQueueFamilyPerformanceQueryPassesKHR(phys_dev_term->phys_dev, pPerformanceQueryCreateInfo, pNumPa… in terminator_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 5776 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… 5790 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 7078 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… 7092 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan.hpp | 3940 const VkQueryPoolPerformanceCreateInfoKHR * pPerformanceQueryCreateInfo, in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() argument 3944 physicalDevice, pPerformanceQueryCreateInfo, pNumPasses ); in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
|
D | vulkan_core.h | 7179 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… 7193 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
|
D | vulkan_funcs.hpp | 12358 const VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR * pPerformanceQueryCreateInfo, in getQueueFamilyPerformanceQueryPassesKHR() argument 12365 reinterpret_cast<const VkQueryPoolPerformanceCreateInfoKHR *>( pPerformanceQueryCreateInfo ), in getQueueFamilyPerformanceQueryPassesKHR()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 7347 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… 7361 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 7339 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… 7353 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3773 … const VkQueryPoolPerformanceCreateInfoKHR * pPerformanceQueryCreateInfo, in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() argument 3776 …calDeviceQueueFamilyPerformanceQueryPassesKHR( physicalDevice, pPerformanceQueryCreateInfo, pNumPa… in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
|
D | vulkan_core.h | 8667 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… 8681 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
|
D | vulkan_funcs.hpp | 12638 …esKHR( const VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR * pPerformanceQueryCreateInfo, in getQueueFamilyPerformanceQueryPassesKHR() argument 12644 …reinterpret_cast<const VkQueryPoolPerformanceCreateInfoKHR *>( pPerformanceQueryCreateInfo ), pNum… in getQueueFamilyPerformanceQueryPassesKHR()
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 8545 …ice physicalDevice, const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo, uint32… 8559 const VkQueryPoolPerformanceCreateInfoKHR* pPerformanceQueryCreateInfo,
|