Searched refs:GL_TEXTURE_FETCH_BARRIER_BIT (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES31Header.java-if33 public static final int GL_TEXTURE_FETCH_BARRIER_BIT = 0x00000008;
/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java33 public static final int GL_TEXTURE_FETCH_BARRIER_BIT = 0x00000008; field in class:GLES31
/frameworks/native/opengl/include/GLES3/
H A Dgl31.h1299 #define GL_TEXTURE_FETCH_BARRIER_BIT 0x00000008 macro
H A Dgl32.h1299 #define GL_TEXTURE_FETCH_BARRIER_BIT 0x00000008 macro

Completed in 221 milliseconds