Searched refs:IOStream (Results 1 – 18 of 18) sorted by relevance
24 IOStream *stream = ctx->m_stream; in glAlphaFunc_enc()40 IOStream *stream = ctx->m_stream; in glClearColor_enc()58 IOStream *stream = ctx->m_stream; in glClearDepthf_enc()73 IOStream *stream = ctx->m_stream; in glClipPlanef_enc()91 IOStream *stream = ctx->m_stream; in glColor4f_enc()109 IOStream *stream = ctx->m_stream; in glDepthRangef_enc()125 IOStream *stream = ctx->m_stream; in glFogf_enc()141 IOStream *stream = ctx->m_stream; in glFogfv_enc()159 IOStream *stream = ctx->m_stream; in glFrustumf_enc()179 IOStream *stream = ctx->m_stream; in glGetClipPlanef_enc()[all …]
16 IOStream *m_stream;18 gl_encoder_context_t(IOStream *stream);
27 GLEncoder(IOStream *stream);
921 GLEncoder::GLEncoder(IOStream *stream) : gl_encoder_context_t(stream) in GLEncoder()
24 IOStream *stream = ctx->m_stream; in rcGetRendererVersion_enc()42 IOStream *stream = ctx->m_stream; in rcGetEGLVersion_enc()66 IOStream *stream = ctx->m_stream; in rcQueryEGLString_enc()89 IOStream *stream = ctx->m_stream; in rcGetGLString_enc()112 IOStream *stream = ctx->m_stream; in rcGetNumConfigs_enc()133 IOStream *stream = ctx->m_stream; in rcGetConfigs_enc()155 IOStream *stream = ctx->m_stream; in rcChooseConfig_enc()181 IOStream *stream = ctx->m_stream; in rcGetFBParam_enc()200 IOStream *stream = ctx->m_stream; in rcCreateContext_enc()221 IOStream *stream = ctx->m_stream; in rcDestroyContext_enc()[all …]
17 IOStream *m_stream;19 renderControl_encoder_context_t(IOStream *stream);
24 IOStream *stream = ctx->m_stream; in glActiveTexture_enc()39 IOStream *stream = ctx->m_stream; in glAttachShader_enc()55 IOStream *stream = ctx->m_stream; in glBindAttribLocation_enc()74 IOStream *stream = ctx->m_stream; in glBindBuffer_enc()90 IOStream *stream = ctx->m_stream; in glBindFramebuffer_enc()106 IOStream *stream = ctx->m_stream; in glBindRenderbuffer_enc()122 IOStream *stream = ctx->m_stream; in glBindTexture_enc()138 IOStream *stream = ctx->m_stream; in glBlendColor_enc()156 IOStream *stream = ctx->m_stream; in glBlendEquation_enc()171 IOStream *stream = ctx->m_stream; in glBlendEquationSeparate_enc()[all …]
17 IOStream *m_stream;19 gl2_encoder_context_t(IOStream *stream);
27 GL2Encoder(IOStream *stream);
44 GL2Encoder::GL2Encoder(IOStream *stream) : gl2_encoder_context_t(stream) in GL2Encoder()
24 class IOStream {27 IOStream(size_t bufSize) { in IOStream() function39 virtual ~IOStream() { in ~IOStream()
33 IOStream(bufSize), in SocketStream()41 IOStream(bufSize), in SocketStream()
22 class SocketStream : public IOStream {
353 IOStream* stream = reinterpret_cast<IOStream*>(_stream); in glUtilsWritePackPointerData()
25 IOStream(bufSize), in QemuPipeStream()33 IOStream(bufSize), in QemuPipeStream()
49 IOStream *m_stream;
26 class QemuPipeStream : public IOStream {
47 IOStream *m_stream;