Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp27 const VkPhysicalDeviceLimits &physicalDeviceLimits = in FillTextureFormatCaps() local
53 vk_gl::AddSampleCounts(physicalDeviceLimits.framebufferColorSampleCounts, in FillTextureFormatCaps()
61 vk_gl::AddSampleCounts((physicalDeviceLimits.framebufferDepthSampleCounts & in FillTextureFormatCaps()
62 physicalDeviceLimits.framebufferStencilSampleCounts), in FillTextureFormatCaps()