Home
last modified time | relevance | path

Searched defs:glFramebufferTexture2DOES (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_client_context.h241 glFramebufferTexture2DOES_client_proc_t glFramebufferTexture2DOES; member
Dgl_entry.cpp1685 void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture2DOES() function
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp1101 void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture2DOES() function
Dgles_dispatch.h232 glFramebufferTexture2DOES_t glFramebufferTexture2DOES; member