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.inl10 GetPhysicalDeviceQueueFamilyPropertiesFunc getPhysicalDeviceQueueFamilyProperties; variable
DvkInstanceDriverImpl.inl35 void InstanceDriver::getPhysicalDeviceQueueFamilyProperties (VkPhysicalDevice physicalDevice, uint3… function in InstanceDriver
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp118 vector<VkQueueFamilyProperties> getPhysicalDeviceQueueFamilyProperties (const InstanceInterface& vk… in getPhysicalDeviceQueueFamilyProperties() function
DvkNullDriver.cpp1113 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceQueueFamilyProperties (VkPhysicalDevice, deUint32* coun… in getPhysicalDeviceQueueFamilyProperties() function