Searched refs:pColorBuffer (Results 1 – 4 of 4) sorted by relevance
63 SetupRenderBuffers(psContext.pColorBuffer, in BackendSingleSample()251 psContext.pColorBuffer, in BackendSingleSample()293 psContext.pColorBuffer[rt] += in BackendSingleSample()
62 SetupRenderBuffers(psContext.pColorBuffer, in BackendSampleRate()265 psContext.pColorBuffer, in BackendSampleRate()310 psContext.pColorBuffer[rt] += in BackendSampleRate()
606 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] +=
393 uint8_t* pColorBuffer[SWR_NUM_RENDERTARGETS]; // IN: Pointers to render target hottiles member