Home
last modified time | relevance | path

Searched defs:getPhysicalDeviceFeatures (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkInstanceFunctionPointers.inl11 GetPhysicalDeviceFeaturesFunc getPhysicalDeviceFeatures; variable
DvkInstanceDriverImpl.inl32 void InstanceDriver::getPhysicalDeviceFeatures (VkPhysicalDevice physicalDevice, VkPhysicalDeviceFe… function in InstanceDriver
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkInstanceFunctionPointers.inl11 GetPhysicalDeviceFeaturesFunc getPhysicalDeviceFeatures; variable
DvkInstanceDriverImpl.inl32 void InstanceDriver::getPhysicalDeviceFeatures (VkPhysicalDevice physicalDevice, VkPhysicalDeviceFe… function in InstanceDriver
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp135 VkPhysicalDeviceFeatures getPhysicalDeviceFeatures(const InstanceInterface &vk, VkPhysicalDevice ph… in getPhysicalDeviceFeatures() function
DvkNullDriver.cpp1056 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceFeatures(VkPhysicalDevice physicalDevice, in getPhysicalDeviceFeatures() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_renderer.h197 const VkPhysicalDeviceFeatures &getPhysicalDeviceFeatures() const in getPhysicalDeviceFeatures() function