Home
last modified time | relevance | path

Searched defs:glCheckFramebufferStatus (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/proto/
Dgltrace.proto52 glCheckFramebufferStatus = 24; enumerator
/frameworks/base/opengl/java/android/opengl/
DGLES20.java443 public static native int glCheckFramebufferStatus( in glCheckFramebufferStatus() method in GLES20