Home
last modified time | relevance | path

Searched refs:glDrawTexsOES (Results 1 – 21 of 21) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h158 {"glDrawTexsOES", (void*)glDrawTexsOES},
Dgl_client_context.h178 glDrawTexsOES_client_proc_t glDrawTexsOES; member
Dgl_client_context.cpp178 glDrawTexsOES = (glDrawTexsOES_client_proc_t) getProc("glDrawTexsOES", userData); in initDispatchByName()
Dgl_entry.cpp173 void glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
1303 void glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in glDrawTexsOES() function
1306 ctx->glDrawTexsOES(ctx, x, y, z, width, height); in glDrawTexsOES()
Dgl_enc.cpp9095 this->glDrawTexsOES = &glDrawTexsOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries23 void glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
Dgles1_extensions_dispatch_logging_wrappers.impl95 DISPATCH_DEBUG_LOG("glDrawTexsOES(x:%d, y:%d, z:%d, width:%d, height:%d)", x, y, z, width, height);
Dgles12tr_internal.entries88 void glDrawTexsOES( GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h26 GL_APICALL void GL_APIENTRY glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort h…
Dgles1_extensions_functions.h26 …X(void, glDrawTexsOES, (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height), (x, y, z,…
Dgles12tr_internal.h90 …X(void, glDrawTexsOES, (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height), (x, y, z,…
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in171 API_ENTRY(glDrawTexsOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in171 API_ENTRY(glDrawTexsOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h182 glDrawTexsOES_server_proc_t glDrawTexsOES; member
Dgles1_server_context.cpp178 glDrawTexsOES = (glDrawTexsOES_server_proc_t) getProc("glDrawTexsOES", userData); in initDispatchByName()
Dgles1_dec.cpp3422 this->glDrawTexsOES(var_x, var_y, var_z, var_width, var_height); in decode()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp153 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig…
308 …glDrawTexsOES"] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glDrawTexsOES); in getProcAddressGles1()
2919 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig… in glDrawTexsOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h508 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig…
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in173 GL_ENTRY(void, glDrawTexsOES, GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h125 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig…
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h616 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig…