Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DContext.cpp82 case DRAW_INDEXEDLINESTRIP16: in isDrawPoint()
126 case DRAW_INDEXEDLINESTRIP16: in isDrawLine()
170 case DRAW_INDEXEDLINESTRIP16: in isDrawTriangle()
DContext.hpp84 DRAW_INDEXEDLINESTRIP16 = DRAW_LINESTRIP | DRAW_INDEXED16, enumerator
DRenderer.cpp1353 case DRAW_INDEXEDLINESTRIP16: in processPrimitiveVertices()