Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/system/renderControl_enc/
DrenderControl_ftable.h34 {"rcReadColorBuffer", (void*)rcReadColorBuffer},
DrenderControl_client_context.h34 rcReadColorBuffer_client_proc_t rcReadColorBuffer; member
60 …ient_proc_t f) { rcReadColorBuffer_client_proc_t retval = rcReadColorBuffer; rcReadColorBuffer = f… in set_rcReadColorBuffer()
DrenderControl.attrib34 rcReadColorBuffer
DrenderControl_entry.cpp32 …void rcReadColorBuffer(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum f…
181 void rcReadColorBuffer(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum fo… in rcReadColorBuffer() function
184 ctx->rcReadColorBuffer(ctx, colorbuffer, x, y, width, height, format, type, pixels); in rcReadColorBuffer()
DrenderControl.in24 GL_ENTRY(void, rcReadColorBuffer, uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height…
DREADME125 void rcReadColorBuffer(uint32_t colorbuffer, GLint x, GLint y,