Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.cpp740 uint8_t* pGsOut[KNOB_SIMD_WIDTH]; member
843 gsContext.pStreams[i] = pGsBuffers->pGsOut[i]; in GeometryShaderStage()
943 uint8_t* pInstanceBase = (uint8_t*)pGsBuffers->pGsOut[inputPrim]; in GeometryShaderStage()
1197 pGsBuffers->pGsOut[i] = (uint8_t*)pArena->AllocAligned(vertexBufferSize, 32); in AllocateGsBuffers()