Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFillBufferTests.cpp127 const int dstLevelWidth = (int)(m_params.dstSize / 4); in iterate() local
269 const int dstLevelWidth = (int)(m_params.dstSize / 4); in iterate() local
DvktApiCopiesAndBlittingTests.cpp1270 const int dstLevelWidth = (int)(m_params.dst.buffer.size/4); in iterate() local