Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDevicePropertiesForContextDefs.inl9 …olveProperties& Context::getDepthStencilResolveProperties (void) const { return m_device->getD… function in Context
DvkDevicePropertiesForContextDecl.inl9 const vk::VkPhysicalDeviceDepthStencilResolveProperties& getDepthStencilResolveProperties (void…
DvkDevicePropertiesForDefaultDeviceDefs.inl9 const VkPhysicalDeviceDepthStencilResolveProperties& getDepthStencilResolveProperties (void) co… function
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp968 static void getDepthStencilResolveProperties(T *properties) in getDepthStencilResolveProperties() function
978 getDepthStencilResolveProperties(properties); in getProperties()
1010 getDepthStencilResolveProperties(properties); in getProperties()