Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DContext.cpp79 case DRAW_INDEXEDLINESTRIP8: in isDrawPoint()
123 case DRAW_INDEXEDLINESTRIP8: in isDrawLine()
167 case DRAW_INDEXEDLINESTRIP8: in isDrawTriangle()
DContext.hpp76 DRAW_INDEXEDLINESTRIP8 = DRAW_LINESTRIP | DRAW_INDEXED8, enumerator
DRenderer.cpp1338 case DRAW_INDEXEDLINESTRIP8: in processPrimitiveVertices()