Home
last modified time | relevance | path

Searched defs:widthAlignment (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp177 int widthAlignment = (isYCbCr420Format(m_colorFormat) || isYCbCr422Format(m_colorFormat)) ? 2 : 1; in ImageAllocator() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp183 int widthAlignment = (isYCbCr420Format(m_colorFormat) || isYCbCr422Format(m_colorFormat)) ? 2 : 1; in ImageAllocator() local