Searched refs:GL_UNIFORM_BARRIER_BIT (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES31Header.java-if27 public static final int GL_UNIFORM_BARRIER_BIT = 0x00000004;
/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java27 public static final int GL_UNIFORM_BARRIER_BIT = 0x00000004; field in class:GLES31
/frameworks/native/opengl/include/GLES3/
H A Dgl31.h1024 #define GL_UNIFORM_BARRIER_BIT 0x00000004 macro

Completed in 275 milliseconds