Searched refs:GL_COMPUTE_SHADER_BIT (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES31Header.java-if29 public static final int GL_COMPUTE_SHADER_BIT = 0x00000020;
/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java29 public static final int GL_COMPUTE_SHADER_BIT = 0x00000020; field in class:GLES31
/frameworks/native/opengl/include/GLES3/
H A Dgl31.h952 #define GL_COMPUTE_SHADER_BIT 0x00000020 macro

Completed in 95 milliseconds