Home
last modified time | relevance | path

Searched defs:getDepthStencilResolveProperties (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDevicePropertiesForContextDefs.inl31 …::VkPhysicalDeviceDepthStencilResolveProperties& Context::getDepthStencilResolveProperties (vo… function in Context
DvkDevicePropertiesForDefaultDeviceDefs.inl31 const VkPhysicalDeviceDepthStencilResolveProperties& getDepthStencilResolveProperties (void) co… function
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDevicePropertiesForContextDefs.inl33 …::VkPhysicalDeviceDepthStencilResolveProperties& Context::getDepthStencilResolveProperties (vo… function in Context
DvkDevicePropertiesForDefaultDeviceDefs.inl33 const VkPhysicalDeviceDepthStencilResolveProperties& getDepthStencilResolveProperties (void) co… function
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1270 static void getDepthStencilResolveProperties(T *properties) in getDepthStencilResolveProperties() function