Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2455 unsigned int* inputBufferUint = reinterpret_cast<unsigned int*>(&inputBuffer[0]); in compare() local
2529 unsigned int inputValue = inputBufferUint[NUM_FLOAT_PIXEL_COUNT * i + j + 6]; in compare()