Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeArrayBuffer.hpp181 const size_t otherCap = other.m_cap; in swap() local
186 m_cap = otherCap; in swap()