Searched defs:glFramebufferTexture3DOES (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | gles2_stubbed_in_translator_namespace.cpp | 34 GL_APICALL void GL_APIENTRY glFramebufferTexture3DOES(GLenum, GLenum, GLenum, GLuint, GLint, GLint)… in glFramebufferTexture3DOES() function
|
D | gles1_stubbed_in_translator_namespace.cpp | 97 GL_APICALL void GL_APIENTRY glFramebufferTexture3DOES(GLenum, GLenum, GLenum, GLuint, GLint, GLint)… in glFramebufferTexture3DOES() function
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_client_context.h | 166 glFramebufferTexture3DOES_client_proc_t glFramebufferTexture3DOES; member
|
D | gl2_entry.cpp | 1390 void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture3DOES() function
|
/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | gles2_server_context.h | 201 glFramebufferTexture3DOES_server_proc_t glFramebufferTexture3DOES; member
|