Home
last modified time | relevance | path

Searched refs:glTexGenfvOES (Results 1 – 20 of 20) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h240 {"glTexGenfvOES", (void*)glTexGenfvOES},
Dgl_client_context.h260 glTexGenfvOES_client_proc_t glTexGenfvOES; member
Dgl_client_context.cpp260 glTexGenfvOES = (glTexGenfvOES_client_proc_t) getProc("glTexGenfvOES", userData); in initDispatchByName()
Dgl_entry.cpp255 void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat* params);
1799 void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat* params) in glTexGenfvOES() function
1802 ctx->glTexGenfvOES(ctx, coord, pname, params); in glTexGenfvOES()
Dgl_enc.cpp9177 this->glTexGenfvOES = &glTexGenfvOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries51 void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat *params);
Dgles1_extensions_dispatch_logging_wrappers.impl235 DISPATCH_DEBUG_LOG("glTexGenfvOES(coord:0x%X, pname:0x%X, params:%p)", coord, pname, params);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h54 GL_APICALL void GL_APIENTRY glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat * params);
Dgles1_extensions_functions.h54 …X(void, glTexGenfvOES, (GLenum coord, GLenum pname, const GLfloat * params), (coord, pname, params…
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in76 API_ENTRY(glTexGenfvOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in76 API_ENTRY(glTexGenfvOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h268 glTexGenfvOES_server_proc_t glTexGenfvOES; member
Dgles1_server_context.cpp260 glTexGenfvOES = (glTexGenfvOES_server_proc_t) getProc("glTexGenfvOES", userData); in initDispatchByName()
Dgles1_dec.cpp5118 this->glTexGenfvOES(var_coord, var_pname, (const GLfloat*)(inptr_params.get())); in decode()
/hardware/google/gfxstream/codegen/gles1/
Dgles1.attrib556 #void glTexGenfvOES(GLenum coord, GLenum pname, GLfloat *params)
557 glTexGenfvOES
Dgles1.in255 GL_ENTRY(void, glTexGenfvOES, GLenum coord, GLenum pname, const GLfloat *params)
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp145 GL_API void GL_APIENTRY glTexGenfvOES (GLenum coord, GLenum pname, const GLfloat *params);
283 …glTexGenfvOES"] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glTexGenfvOES); in getProcAddressGles1()
2849 GL_API void GL_APIENTRY glTexGenfvOES (GLenum coord, GLenum pname, const GLfloat *params) { in glTexGenfvOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h777 GL_API void GL_APIENTRY glTexGenfvOES (GLenum coord, GLenum pname, const GLfloat *params);
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h460 GL_API void GL_APIENTRY glTexGenfvOES (GLenum coord, GLenum pname, const GLfloat *params);
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h890 GL_API void GL_APIENTRY glTexGenfvOES (GLenum coord, GLenum pname, const GLfloat *params);