Home
last modified time | relevance | path

Searched refs:getDriverProperties (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDevicePropertiesForContextDefs.inl13 …eviceDriverProperties& Context::getDriverProperties (void) const { return m_device->get… function in Context
DvkDevicePropertiesForContextDecl.inl13 const vk::VkPhysicalDeviceDriverProperties& getDriverProperties (void) const;
DvkDevicePropertiesForDefaultDeviceDefs.inl13 const VkPhysicalDeviceDriverProperties& getDriverProperties (void) const { return m_dev… function
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp873 static void getDriverProperties(T *properties) in getDriverProperties() function
883 getDriverProperties(properties); in getProperties()
1007 getDriverProperties(properties); in getProperties()