/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInstanceDriverImpl.inl | 35 …eueFamilyProperties (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueue… argument 37 …m_vk.getPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueFamil… 205 …amilyProperties2KHR (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueue… argument 207 …m_vk.getPhysicalDeviceQueueFamilyProperties2KHR(physicalDevice, pQueueFamilyPropertyCount, pQueueF…
|
D | vkConcreteInstanceInterface.inl | 10 …FamilyProperties (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueue… 44 …ilyProperties2KHR (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueue…
|
D | vkVirtualInstanceInterface.inl | 10 …FamilyProperties (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueue… 44 …ilyProperties2KHR (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueue…
|
D | vkFunctionPointerTypes.inl | 11 …lyPropertiesFunc) (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueue… 174 …roperties2KHRFunc) (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueue…
|
D | vkNullDriverImpl.inl | 1129 …amilyProperties2KHR (VkPhysicalDevice physicalDevice, deUint32* pQueueFamilyPropertyCount, VkQueue… argument 1132 DE_UNREF(pQueueFamilyPropertyCount);
|
/external/vulkan-validation-layers/layers/ |
D | swapchain.cpp | 322 … uint32_t *pQueueFamilyPropertyCount, in GetPhysicalDeviceQueueFamilyProperties() argument 327 …e_dispatch_table->GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, in GetPhysicalDeviceQueueFamilyProperties() 342 if (pPhysicalDevice && pQueueFamilyPropertyCount && pQueueFamilyProperties) { in GetPhysicalDeviceQueueFamilyProperties() 344 pPhysicalDevice->numOfQueueFamilies = *pQueueFamilyPropertyCount; in GetPhysicalDeviceQueueFamilyProperties()
|
D | object_tracker.cpp | 3195 … uint32_t *pQueueFamilyPropertyCount, in GetPhysicalDeviceQueueFamilyProperties() argument 3198 …->GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyPr… in GetPhysicalDeviceQueueFamilyProperties() 3202 for (uint32_t i = 0; i < *pQueueFamilyPropertyCount; i++) { in GetPhysicalDeviceQueueFamilyProperties()
|
D | parameter_validation.cpp | 1514 … uint32_t *pQueueFamilyPropertyCount, in GetPhysicalDeviceQueueFamilyProperties() argument 1520 …alidation_vkGetPhysicalDeviceQueueFamilyProperties(my_data->report_data, pQueueFamilyPropertyCount, in GetPhysicalDeviceQueueFamilyProperties() 1525 …->GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyPr… in GetPhysicalDeviceQueueFamilyProperties()
|
D | vk_validation_layer_details.md | 361 …ex value | Validates that a queueFamilyIndex value is less-than pQueueFamilyPropertyCount returned…
|
D | vk_validation_error_database.txt | 40 …er to Vulkan Spec Section '4.1. Physical Devices' which states 'pQueueFamilyPropertyCount must be … 41 …pQueueFamilyPropertyCount is not 0, and pQueueFamilyProperties is not NULL, pQueueFamilyProperties… 60 …ueue Creation' which states 'queueFamilyIndex must be less than pQueueFamilyPropertyCount returned… 1840 …r WSI Support' which states 'queueFamilyIndex must be less than pQueueFamilyPropertyCount returned… 1844 … Mir Platform' which states 'queueFamilyIndex must be less than pQueueFamilyPropertyCount returned… 1847 …land Platform' which states 'queueFamilyIndex must be less than pQueueFamilyPropertyCount returned… 1850 …in32 Platform' which states 'queueFamilyIndex must be less than pQueueFamilyPropertyCount returned… 1852 … XCB Platform' which states 'queueFamilyIndex must be less than pQueueFamilyPropertyCount returned… 1855 …Xlib Platform' which states 'queueFamilyIndex must be less than pQueueFamilyPropertyCount returned…
|
/external/skia/third_party/vulkan/vulkan/ |
D | vulkan.h | 2366 …eueFamilyProperties)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 2536 uint32_t* pQueueFamilyPropertyCount, 3726 …amilyProperties2KHR)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 3751 uint32_t* pQueueFamilyPropertyCount,
|
/external/vulkan-validation-layers/tests/layers/ |
D | wrap_objects.cpp | 150 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in vkGetPhysicalDeviceQueueFamilyProperties() argument 154 …>layer_disp.GetPhysicalDeviceQueueFamilyProperties(vk_phys_dev, pQueueFamilyPropertyCount, pQueueF… in vkGetPhysicalDeviceQueueFamilyProperties()
|
/external/vulkan-validation-layers/loader/ |
D | trampoline.c | 628 VkPhysicalDevice physicalDevice, uint32_t *pQueueFamilyPropertyCount, argument 635 unwrapped_phys_dev, pQueueFamilyPropertyCount, pQueueProperties);
|
D | loader.c | 4509 VkPhysicalDevice physicalDevice, uint32_t *pQueueFamilyPropertyCount, argument 4517 phys_dev->phys_dev, pQueueFamilyPropertyCount, pProperties);
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 2425 …eueFamilyProperties)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 2595 uint32_t* pQueueFamilyPropertyCount, 3991 …amilyProperties2KHR)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 4016 uint32_t* pQueueFamilyPropertyCount,
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.h | 2260 …eueFamilyProperties)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 2430 uint32_t* pQueueFamilyPropertyCount,
|
D | vulkan.hpp | 17781 …void getQueueFamilyProperties( uint32_t* pQueueFamilyPropertyCount, QueueFamilyProperties* pQueueF… in getQueueFamilyProperties() argument 17783 …vkGetPhysicalDeviceQueueFamilyProperties( m_physicalDevice, pQueueFamilyPropertyCount, reinterpret… in getQueueFamilyProperties()
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 2269 …eueFamilyProperties)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 2439 uint32_t* pQueueFamilyPropertyCount,
|