Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DContext.cpp80 case DRAW_INDEXEDLINELOOP8: in isDrawPoint()
124 case DRAW_INDEXEDLINELOOP8: in isDrawLine()
168 case DRAW_INDEXEDLINELOOP8: in isDrawTriangle()
DContext.hpp77 DRAW_INDEXEDLINELOOP8 = DRAW_LINELOOP | DRAW_INDEXED8, enumerator
DRenderer.cpp1380 case DRAW_INDEXEDLINELOOP8: in processPrimitiveVertices()