HomeSort by relevance Sort by last modified time
    Searched refs:renderClear (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/egl/
teglColorClearCase.cpp 110 static void renderClear (EGLint api, const ApiFunctions& func, const ClearOp& clear)
200 renderClear(api, funcs, clear);
220 renderClear(api, funcs, clear);
303 renderClear(m_api, m_funcs, packetIter->clears[ndx]);
teglBufferAgeTests.cpp 733 const BufferAgeTest::DrawType renderClear[] =
753 frameDrawTypes.push_back(vector<BufferAgeTest::DrawType> (DE_ARRAY_BEGIN(renderClear), DE_ARRAY_END(renderClear)));
teglPartialUpdateTests.cpp 800 const PartialUpdateTest::DrawType renderClear[2] =
813 frameDrawTypes.push_back(vector<PartialUpdateTest::DrawType> (DE_ARRAY_BEGIN(renderClear), DE_ARRAY_END(renderClear)));
teglSwapBuffersWithDamageTests.cpp 775 const DrawType renderClear[2] =
794 frameDrawTypes.push_back(vector<DrawType> (DE_ARRAY_BEGIN(renderClear), DE_ARRAY_END(renderClear)));

Completed in 2153 milliseconds