Home
last modified time | relevance | path

Searched refs:enc_unsupported (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_enc.cpp16 void enc_unsupported() in enc_unsupported() function
5023 this->glDrawElements = (glDrawElements_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
5053 this->glGetString = (glGetString_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
5061 this->glGetVertexAttribPointerv = (glGetVertexAttribPointerv_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
5079 this->glShaderBinary = (glShaderBinary_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
5080 this->glShaderSource = (glShaderSource_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
5122 this->glVertexAttribPointer = (glVertexAttribPointer_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
5126 this->glGetProgramBinaryOES = (glGetProgramBinaryOES_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
5127 this->glProgramBinaryOES = (glProgramBinaryOES_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
5128 this->glMapBufferOES = (glMapBufferOES_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
[all …]
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp16 void enc_unsupported() in enc_unsupported() function
8224 this->glColorPointer = (glColorPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8238 this->glDrawElements = (glDrawElements_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8257 this->glGetPointerv = (glGetPointerv_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8258 this->glGetString = (glGetString_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8281 this->glNormalPointer = (glNormalPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8300 this->glTexCoordPointer = (glTexCoordPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8312 this->glVertexPointer = (glVertexPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8314 this->glPointSizePointerOES = (glPointSizePointerOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8402 this->glMapBufferOES = (glMapBufferOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
[all …]
/device/generic/goldfish/opengl/system/renderControl_enc/
DrenderControl_enc.cpp16 void enc_unsupported() in enc_unsupported() function