Home
last modified time | relevance | path

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

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