Home
last modified time | relevance | path

Searched refs:local_pPerformanceQueryCreateInfo (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp35529 VkQueryPoolPerformanceCreateInfoKHR* local_pPerformanceQueryCreateInfo; in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() local
35531 local_pPerformanceQueryCreateInfo = nullptr; in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
35533 local_pPerformanceQueryCreateInfo = (VkQueryPoolPerformanceCreateInfoKHR*)pool->alloc( in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
35537 (VkQueryPoolPerformanceCreateInfoKHR*)(local_pPerformanceQueryCreateInfo)); in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
35539 if (local_pPerformanceQueryCreateInfo) { in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
35542 (VkQueryPoolPerformanceCreateInfoKHR*)(local_pPerformanceQueryCreateInfo)); in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
35551 (VkQueryPoolPerformanceCreateInfoKHR*)(local_pPerformanceQueryCreateInfo), countPtr); in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
35583 (VkQueryPoolPerformanceCreateInfoKHR*)(local_pPerformanceQueryCreateInfo), streamPtrPtr); in vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()