Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp589 int *dstUInt = reinterpret_cast<int *>(dst); in convertInt() local
596 unsigned int *dstUInt = reinterpret_cast<unsigned int *>(dst); in convertUInt() local