Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp116 tcu::IVec3 getExpectedImageSizeResult (const Texture& texture) in getExpectedImageSizeResult() function
328 const tcu::IVec3 expectedSize = getExpectedImageSizeResult(m_texture); in iterate()