Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_singlesample.cpp63 SetupRenderBuffers(psContext.pColorBuffer, in BackendSingleSample()
251 psContext.pColorBuffer, in BackendSingleSample()
293 psContext.pColorBuffer[rt] += in BackendSingleSample()
Dbackend_sample.cpp62 SetupRenderBuffers(psContext.pColorBuffer, in BackendSampleRate()
265 psContext.pColorBuffer, in BackendSampleRate()
310 psContext.pColorBuffer[rt] += in BackendSampleRate()
Dbackend_impl.h606 inline void SetupRenderBuffers(uint8_t* pColorBuffer[SWR_NUM_RENDERTARGETS],
617 pColorBuffer[index] = renderBuffers.pColor[index];
1045 SetupRenderBuffers(psContext.pColorBuffer,
1209 psContext.pColorBuffer,
1258 psContext.pColorBuffer[rt] +=
Dstate.h393 uint8_t* pColorBuffer[SWR_NUM_RENDERTARGETS]; // IN: Pointers to render target hottiles member