Searched refs:sPrepareTexImage2D (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv31Imp.cpp | 644 …sPrepareTexImage2D(target, 0, (GLint)internalformat, width, height, 0, format, type, samples, NULL… in glTexStorage2DMultisample()
|
D | GLESv30Imp.cpp | 723 …sPrepareTexImage2D(target, 0, (GLint)internalformat, width, height, 0, format, type, 0, NULL, &typ… in glTexStorage2D()
|
D | GLESv2Imp.cpp | 3551 static void sPrepareTexImage2D(GLenum target, GLsizei level, GLint internalformat, in sPrepareTexImage2D() function 3617 …sPrepareTexImage2D(target, level, internalformat, width, height, border, format, type, 0, pixels, … in glTexImage2D() 4704 …sPrepareTexImage2D(target, 0, (GLint)internalFormat, width, height, 0, format, type, 0, NULL, &typ… in glTexStorageMem2DEXT()
|