Searched refs:qfp (Results 1 – 12 of 12) sorted by relevance
239 persist.qfp=false
209 persist.qfp=false
247 persist.qfp=false
168 persist.qfp=false
319 persist.qfp=false
241 persist.qfp=false
270 persist.qfp=false
136 for (const VkQueueFamilyProperties& qfp : queueFamilyProperties) in createTestDevice() local137 maxQueueCount = deMaxu32(qfp.queueCount, maxQueueCount); in createTestDevice()
7635 const auto &qfp = GetPhysicalDeviceState()->queue_family_properties[pool->queueFamilyIndex]; in ValidatePipelineBindPoint() local7636 if (0 == (qfp.queueFlags & flag_mask.at(bind_point))) { in ValidatePipelineBindPoint()13434 std::vector<VkQueueFamilyProperties2KHR> qfp; in PostCallRecordGetPhysicalDeviceQueueFamilyProperties() local13435 qfp.resize(*pQueueFamilyPropertyCount); in PostCallRecordGetPhysicalDeviceQueueFamilyProperties()13438 qfp[i].sType = VK_STRUCTURE_TYPE_QUEUE_FAMILY_PROPERTIES_2_KHR; in PostCallRecordGetPhysicalDeviceQueueFamilyProperties()13439 qfp[i].pNext = nullptr; in PostCallRecordGetPhysicalDeviceQueueFamilyProperties()13440 qfp[i].queueFamilyProperties = pQueueFamilyProperties[i]; in PostCallRecordGetPhysicalDeviceQueueFamilyProperties()13442 pqfp = qfp.data(); in PostCallRecordGetPhysicalDeviceQueueFamilyProperties()
1090 …6356] [4: init: 1] init: cannot find '/system/bin/qfp-daemon', disabling 'qfp-daemon'
1516 [ 11.293627] init: cannot find '/system/bin/qfp-daemon' (No such file or directory), disabling 'q…
1851 [ 5.729783]@2 init: Starting service 'qfp-daemon'...