Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h245 {"glGetTexGenfvOES", (void*)glGetTexGenfvOES},
Dgl_client_context.h265 glGetTexGenfvOES_client_proc_t glGetTexGenfvOES; member
Dgl_client_context.cpp265 glGetTexGenfvOES = (glGetTexGenfvOES_client_proc_t) getProc("glGetTexGenfvOES", userData); in initDispatchByName()
Dgl_entry.cpp260 void glGetTexGenfvOES(GLenum coord, GLenum pname, GLfloat* params);
1829 void glGetTexGenfvOES(GLenum coord, GLenum pname, GLfloat* params) in glGetTexGenfvOES() function
1832 ctx->glGetTexGenfvOES(ctx, coord, pname, params); in glGetTexGenfvOES()
Dgl_enc.cpp9182 this->glGetTexGenfvOES = &glGetTexGenfvOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries56 void glGetTexGenfvOES(GLenum coord, GLenum pname, GLfloat *params);
Dgles1_extensions_dispatch_logging_wrappers.impl260 DISPATCH_DEBUG_LOG("glGetTexGenfvOES(coord:0x%X, pname:0x%X, params:%p)", coord, pname, params);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h59 GL_APICALL void GL_APIENTRY glGetTexGenfvOES(GLenum coord, GLenum pname, GLfloat * params);
Dgles1_extensions_functions.h59 …X(void, glGetTexGenfvOES, (GLenum coord, GLenum pname, GLfloat * params), (coord, pname, params)) \
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in96 API_ENTRY(glGetTexGenfvOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in96 API_ENTRY(glGetTexGenfvOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h273 glGetTexGenfvOES_server_proc_t glGetTexGenfvOES; member
Dgles1_server_context.cpp265 glGetTexGenfvOES = (glGetTexGenfvOES_server_proc_t) getProc("glGetTexGenfvOES", userData); in initDispatchByName()
Dgles1_dec.cpp5216 this->glGetTexGenfvOES(var_coord, var_pname, (GLfloat*)(inptr_params.get())); in decode()
/hardware/google/gfxstream/codegen/gles1/
Dgles1.attrib568 #void glGetTexGenfvOES(GLenum coord, GLenum pname, GLfloat *params)
569 glGetTexGenfvOES
Dgles1.in260 GL_ENTRY(void, glGetTexGenfvOES, GLenum coord, GLenum pname, GLfloat *params)
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp150 GL_API void GL_APIENTRY glGetTexGenfvOES (GLenum coord, GLenum pname, GLfloat *params);
288 …exGenfvOES"] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glGetTexGenfvOES); in getProcAddressGles1()
2888 GL_API void GL_APIENTRY glGetTexGenfvOES (GLenum coord, GLenum pname, GLfloat *params) { in glGetTexGenfvOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h782 GL_API void GL_APIENTRY glGetTexGenfvOES (GLenum coord, GLenum pname, GLfloat *params);
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h463 GL_API void GL_APIENTRY glGetTexGenfvOES (GLenum coord, GLenum pname, GLfloat *params);
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h895 GL_API void GL_APIENTRY glGetTexGenfvOES (GLenum coord, GLenum pname, GLfloat *params);