Home
last modified time | relevance | path

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

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