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.cpp234 const int dstLevelWidth = (int)(m_params.dstSize / 4); in iterate() local
376 const int dstLevelWidth = (int)(m_params.dstSize / 4); in iterate() local
DvktApiCopiesAndBlittingTests.cpp2048 const int dstLevelWidth = (int)(m_params.dst.buffer.size/4); in iterate() local