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

/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java62 public static final int GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS = 0x8266; field in class:GLES31
/frameworks/native/opengl/include/GLES3/
H A Dgl31.h1219 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
H A Dgl32.h1219 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro

Completed in 141 milliseconds