Searched refs:rcFlushWindowColorBuffer (Results 1 – 6 of 6) sorted by relevance
27 {"rcFlushWindowColorBuffer", (void*)rcFlushWindowColorBuffer},
27 rcFlushWindowColorBuffer_client_proc_t rcFlushWindowColorBuffer; member53 … { rcFlushWindowColorBuffer_client_proc_t retval = rcFlushWindowColorBuffer; rcFlushWindowColorBuf… in set_rcFlushWindowColorBuffer()
25 int rcFlushWindowColorBuffer(uint32_t windowSurface);139 int rcFlushWindowColorBuffer(uint32_t windowSurface) in rcFlushWindowColorBuffer() function142 return ctx->rcFlushWindowColorBuffer(ctx, windowSurface); in rcFlushWindowColorBuffer()
17 GL_ENTRY(int, rcFlushWindowColorBuffer, uint32_t windowSurface)
90 void rcFlushWindowColorBuffer(uint32_t windowSurface, uint32_t colorBuffer);
316 rcEnc->rcFlushWindowColorBuffer(rcEnc, rcSurface); in swapBuffers()