Searched refs:s_glInitTexImage3D (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv30Imp.cpp | 1058 s_glInitTexImage3D(target, level, internalFormat, width, height, depth, in glTexImage3D() 1080 s_glInitTexImage3D(target, 0, internalformat, width, height, depth, 0, in glTexStorage3D()
|
D | GLESv2Imp.cpp | 1058 void s_glInitTexImage3D(GLenum target, GLint level, GLint internalformat, in s_glInitTexImage3D() function
|