Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa_avx.cpp989 …bool in_isStreaming, PRIMITIVE_TOPOLOGY topo) : PA_STATE(in_pDC, pStream, in_streamSizeInVerts), n… in PA_STATE_OPT() argument
990 …ur(0), prev(0), first(0), counter(0), reset(false), pfnPaFunc(nullptr), isStreaming(in_isStreaming) in PA_STATE_OPT()
Dpa.h113 bool in_isStreaming, PRIMITIVE_TOPOLOGY topo = TOP_UNKNOWN);