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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES31Header.java-if127 public static final int GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS = 0x90DC;
/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java127 public static final int GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS = 0x90DC; field in class:GLES31
/frameworks/native/opengl/include/GLES3/
H A Dgl31.h1334 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
H A Dgl32.h1334 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro

Completed in 80 milliseconds