Searched defs:glTexStorage3DMultisampleOES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java399 // C function void glTexStorage3DMultisampleOES ( GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations )
401 public static native void glTexStorage3DMultisampleOES( method in class:GLES31Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h819 #define glTexStorage3DMultisampleOES wrap_glTexStorage3DMultisampleOES macro
H A Dgles_undefine.h819 #undef glTexStorage3DMultisampleOES macro

Completed in 3598 milliseconds