Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrRenderer.cpp524 void clipPrimitives (std::vector<pa::Triangle>& list, in clipPrimitives() function
714 void clipPrimitives (std::vector<pa::Line>& list, in clipPrimitives() function
785 void clipPrimitives (std::vector<pa::Point>& list, in clipPrimitives() function
1348 clipPrimitives(primList, program, clipZ, vpalloc); in drawBasicPrimitives()