Home
last modified time | relevance | path

Searched refs:GL_SHADER_STORAGE_BARRIER_BIT (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES31.java37 public static final int GL_SHADER_STORAGE_BARRIER_BIT = 0x00002000; field in GLES31
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES31Header.java-if37 public static final int GL_SHADER_STORAGE_BARRIER_BIT = 0x00002000;
/frameworks/native/opengl/include/GLES3/
Dgl31.h1064 #define GL_SHADER_STORAGE_BARRIER_BIT 0x00002000 macro
/frameworks/base/api/
Dcurrent.txt22092 field public static final int GL_SHADER_STORAGE_BARRIER_BIT = 8192; // 0x2000
Dsystem-current.txt24036 field public static final int GL_SHADER_STORAGE_BARRIER_BIT = 8192; // 0x2000