Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp702 uint32_t* check_pQueueFamilyPropertyCount; in vkGetPhysicalDeviceQueueFamilyProperties() local
703 check_pQueueFamilyPropertyCount = (uint32_t*)(uintptr_t)stream->getBe64(); in vkGetPhysicalDeviceQueueFamilyProperties()
706 if (!(check_pQueueFamilyPropertyCount)) in vkGetPhysicalDeviceQueueFamilyProperties()
11097 uint32_t* check_pQueueFamilyPropertyCount; in vkGetPhysicalDeviceQueueFamilyProperties2() local
11098 check_pQueueFamilyPropertyCount = (uint32_t*)(uintptr_t)stream->getBe64(); in vkGetPhysicalDeviceQueueFamilyProperties2()
11101 if (!(check_pQueueFamilyPropertyCount)) in vkGetPhysicalDeviceQueueFamilyProperties2()
15026 uint32_t* check_pQueueFamilyPropertyCount; in vkGetPhysicalDeviceQueueFamilyProperties2KHR() local
15027 check_pQueueFamilyPropertyCount = (uint32_t*)(uintptr_t)stream->getBe64(); in vkGetPhysicalDeviceQueueFamilyProperties2KHR()
15030 if (!(check_pQueueFamilyPropertyCount)) in vkGetPhysicalDeviceQueueFamilyProperties2KHR()