Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp550 int* dstUInt = reinterpret_cast<int*>(dst); in convertInt() local
557 unsigned int* dstUInt = reinterpret_cast<unsigned int*>(dst); in convertUInt() local