Searched defs:glFramebufferTexture2DOES (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | gles1_wrapper_context.h | 241 glFramebufferTexture2DOES_wrapper_proc_t glFramebufferTexture2DOES; member
|
D | gles1_wrapper_entry.cpp | 1675 void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture2DOES() function
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_client_context.h | 241 glFramebufferTexture2DOES_client_proc_t glFramebufferTexture2DOES; member
|
D | gl_entry.cpp | 1685 void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture2DOES() function
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 1101 void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture2DOES() function
|
D | gles_dispatch.h | 232 glFramebufferTexture2DOES_t glFramebufferTexture2DOES; member
|