Searched defs:GL_MAX_COMPUTE_UNIFORM_BLOCKS (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java146 public static final int GL_MAX_COMPUTE_UNIFORM_BLOCKS = 0x91BB; field in class:GLES31
/frameworks/native/opengl/include/GLES3/
H A Dgl31.h1212 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro
H A Dgl32.h1212 #define GL_MAX_COMPUTE_UNIFORM_BLOCKS 0x91BB macro

Completed in 84 milliseconds