Searched defs:GL_FRAMEBUFFER_BARRIER_BIT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java34 public static final int GL_FRAMEBUFFER_BARRIER_BIT = 0x00000400; field in class:GLES31
/frameworks/native/opengl/include/GLES3/
H A Dgl31.h1031 #define GL_FRAMEBUFFER_BARRIER_BIT 0x00000400 macro

Completed in 13 milliseconds