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.cpp118 tcu::IVec3 getExpectedImageSizeResult (const Texture& texture) in getExpectedImageSizeResult() function
341 const tcu::IVec3 expectedSize = getExpectedImageSizeResult(m_texture); in iterate()