Home
last modified time | relevance | path

Searched defs:getPhysicalDeviceQueueFamilyProperties (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl9 GetPhysicalDeviceQueueFamilyPropertiesFunc getPhysicalDeviceQueueFamilyProperties; variable
DvkInstanceDriverImpl.inl22 void InstanceDriver::getPhysicalDeviceQueueFamilyProperties (VkPhysicalDevice physicalDevice, uint3… function in InstanceDriver
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp113 vector<VkQueueFamilyProperties> getPhysicalDeviceQueueFamilyProperties (const InstanceInterface& vk… in getPhysicalDeviceQueueFamilyProperties() function
DvkNullDriver.cpp1054 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceQueueFamilyProperties (VkPhysicalDevice, deUint32* coun… in getPhysicalDeviceQueueFamilyProperties() function