Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp1984 Value *dclOut = LOAD(pTesCtx, {0, SWR_DS_CONTEXT_pOutputData}, "dclOut"); in CompileTES() local
2015 STOREV(val, dclOut, {outValIndex}); in CompileTES()