Searched refs:BufferCheck (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 533 …long BufferCheck(const CDataArray& dataRef, unsigned int widthRef, unsigned int heightRef, const v… in BufferCheck() function in glcts::__anone9281a0a0111::DrawIndirectBase 1356 result.sub_result(BufferCheck(dataRef, dataWidth, dataHeight, buf, dataWidth, dataHeight)); in Run() 1378 result.sub_result(BufferCheck(dataRef, dataWidth, dataHeight, buf, dataWidth, dataHeight)); in Run() 1400 result.sub_result(BufferCheck(dataRef, dataWidth, dataHeight, buf, dataWidth, dataHeight)); in Run() 1493 result.sub_result(BufferCheck(dataRef, dataWidth, dataHeight, ptr, dataWidth, dataHeight)); in Run() 1571 result.sub_result(BufferCheck(dataRef, dataWidth, dataHeight, buf, dataWidth, dataHeight)); in Run() 1594 …result.sub_result(BufferCheck(dataRef, dataWidth, dataHeight / 2, buf, dataWidth, dataHeight / 2)); in Run() 1618 … BufferCheck(dataRef, dataWidth, dataHeight / 2, buf, dataWidth, dataHeight / 2, dataHeight / 4)); in Run()
|