Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h241 glFramebufferTexture2DOES_wrapper_proc_t glFramebufferTexture2DOES;
Dgles1_wrapper_context.cpp241 …glFramebufferTexture2DOES = (glFramebufferTexture2DOES_wrapper_proc_t) getProc("glFramebufferTextu… in initDispatchByName()
Dgles1_wrapper_proc.h240 typedef void (gles1_APIENTRY *glFramebufferTexture2DOES_wrapper_proc_t) (GLenum, GLenum, GLenum, GL… typedef