Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp12383 VkQueueFamilyProperties2KHR *pqfp = nullptr; in PostCallRecordGetPhysicalDeviceQueueFamilyProperties() local
12392 pqfp = qfp.data(); in PostCallRecordGetPhysicalDeviceQueueFamilyProperties()
12394 …monGetPhysicalDeviceQueueFamilyProperties(physical_device_state, *pQueueFamilyPropertyCount, pqfp); in PostCallRecordGetPhysicalDeviceQueueFamilyProperties()