Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl17 GetPhysicalDeviceFeatures2Func getPhysicalDeviceFeatures2; variable
DvkInstanceDriverImpl.inl70 void InstanceDriver::getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalDeviceF… function in InstanceDriver
DvkNullDriverImpl.inl1220 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceFeatures2 (VkPhysicalDevice physicalDevice, VkPhysicalD… function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp147 VkPhysicalDeviceFeatures2 getPhysicalDeviceFeatures2 (const InstanceInterface& vk, VkPhysicalDevice… in getPhysicalDeviceFeatures2() function