Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp644sPrepareTexImage2D(target, 0, (GLint)internalformat, width, height, 0, format, type, samples, NULL… in glTexStorage2DMultisample()
DGLESv30Imp.cpp723sPrepareTexImage2D(target, 0, (GLint)internalformat, width, height, 0, format, type, 0, NULL, &typ… in glTexStorage2D()
DGLESv2Imp.cpp3551 static void sPrepareTexImage2D(GLenum target, GLsizei level, GLint internalformat, in sPrepareTexImage2D() function
3617sPrepareTexImage2D(target, level, internalformat, width, height, border, format, type, 0, pixels, … in glTexImage2D()
4704sPrepareTexImage2D(target, 0, (GLint)internalFormat, width, height, 0, format, type, 0, NULL, &typ… in glTexStorageMem2DEXT()