Lines Matching refs:IOStream

24 	IOStream *stream = ctx->m_stream;  in rcGetRendererVersion_enc()
63 IOStream *stream = ctx->m_stream; in rcGetEGLVersion_enc()
110 IOStream *stream = ctx->m_stream; in rcQueryEGLString_enc()
155 IOStream *stream = ctx->m_stream; in rcGetGLString_enc()
200 IOStream *stream = ctx->m_stream; in rcGetNumConfigs_enc()
243 IOStream *stream = ctx->m_stream; in rcGetConfigs_enc()
287 IOStream *stream = ctx->m_stream; in rcChooseConfig_enc()
337 IOStream *stream = ctx->m_stream; in rcGetFBParam_enc()
377 IOStream *stream = ctx->m_stream; in rcCreateContext_enc()
419 IOStream *stream = ctx->m_stream; in rcDestroyContext_enc()
444 IOStream *stream = ctx->m_stream; in rcCreateWindowSurface_enc()
486 IOStream *stream = ctx->m_stream; in rcDestroyWindowSurface_enc()
511 IOStream *stream = ctx->m_stream; in rcCreateColorBuffer_enc()
553 IOStream *stream = ctx->m_stream; in rcOpenColorBuffer_enc()
578 IOStream *stream = ctx->m_stream; in rcCloseColorBuffer_enc()
604 IOStream *stream = ctx->m_stream; in rcSetWindowColorBuffer_enc()
630 IOStream *stream = ctx->m_stream; in rcFlushWindowColorBuffer_enc()
670 IOStream *stream = ctx->m_stream; in rcMakeCurrent_enc()
712 IOStream *stream = ctx->m_stream; in rcFBPost_enc()
737 IOStream *stream = ctx->m_stream; in rcFBSetSwapInterval_enc()
762 IOStream *stream = ctx->m_stream; in rcBindTexture_enc()
787 IOStream *stream = ctx->m_stream; in rcBindRenderbuffer_enc()
812 IOStream *stream = ctx->m_stream; in rcColorBufferCacheFlush_enc()
854 IOStream *stream = ctx->m_stream; in rcReadColorBuffer_enc()
899 IOStream *stream = ctx->m_stream; in rcUpdateColorBuffer_enc()
952 IOStream *stream = ctx->m_stream; in rcOpenColorBuffer2_enc()
992 IOStream *stream = ctx->m_stream; in rcCreateClientImage_enc()
1034 IOStream *stream = ctx->m_stream; in rcDestroyClientImage_enc()
1074 IOStream *stream = ctx->m_stream; in rcSelectChecksumHelper_enc()
1100 IOStream *stream = ctx->m_stream; in rcCreateSyncKHR_enc()
1148 IOStream *stream = ctx->m_stream; in rcClientWaitSyncKHR_enc()
1190 IOStream *stream = ctx->m_stream; in rcFlushWindowColorBufferAsync_enc()
1215 IOStream *stream = ctx->m_stream; in rcDestroySyncKHR_enc()
1255 IOStream *stream = ctx->m_stream; in rcSetPuid_enc()
1280 IOStream *stream = ctx->m_stream; in rcUpdateColorBufferDMA_enc()
1329 IOStream *stream = ctx->m_stream; in rcCreateColorBufferDMA_enc()
1370 renderControl_encoder_context_t::renderControl_encoder_context_t(IOStream *stream, ChecksumCalculat… in renderControl_encoder_context_t()