Home
last modified time | relevance | path

Searched defs:textarget (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DDummyGLfuncs.cpp161 …Y dummy_glFramebufferTexture1DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in dummy_glFramebufferTexture1DEXT()
162 …Y dummy_glFramebufferTexture2DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in dummy_glFramebufferTexture2DEXT()
163 …Y dummy_glFramebufferTexture3DEXT(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in dummy_glFramebufferTexture3DEXT()
256 …NTRY dummy_glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in dummy_glFramebufferTexture2D()
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp694 …L_APIENTRY glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint textu… in glFramebufferTexture2D()
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1952 GL_API void GLAPIENTRY glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget in glFramebufferTexture2DOES()