Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/
Dfoo_enc.cpp17 void enc_unsupported() in enc_unsupported() function
256 this->fooUnsupported = (fooUnsupported_client_proc_t) &enc_unsupported; in foo_encoder_context_t()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_enc.cpp17 void enc_unsupported() in enc_unsupported() function
11614 this->glDrawElements = (glDrawElements_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
11644 this->glGetString = (glGetString_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
11652 this->glGetVertexAttribPointerv = (glGetVertexAttribPointerv_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
11670 this->glShaderBinary = (glShaderBinary_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
11671 this->glShaderSource = (glShaderSource_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
11713 this->glVertexAttribPointer = (glVertexAttribPointer_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
11717 this->glGetProgramBinaryOES = (glGetProgramBinaryOES_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
11718 this->glProgramBinaryOES = (glProgramBinaryOES_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
11719 this->glMapBufferOES = (glMapBufferOES_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
[all …]
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_enc.cpp17 void enc_unsupported() in enc_unsupported() function
8425 this->glColorPointer = (glColorPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8439 this->glDrawElements = (glDrawElements_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8458 this->glGetPointerv = (glGetPointerv_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8459 this->glGetString = (glGetString_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8482 this->glNormalPointer = (glNormalPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8501 this->glTexCoordPointer = (glTexCoordPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8513 this->glVertexPointer = (glVertexPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8515 this->glPointSizePointerOES = (glPointSizePointerOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
8603 this->glMapBufferOES = (glMapBufferOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
[all …]
/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_enc.cpp17 void enc_unsupported() in enc_unsupported() function