HomeSort by relevance Sort by last modified time
    Searched refs:GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH (Results 1 - 25 of 38) sorted by null

1 2

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 261 public static final int GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH = 0x8A35;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 357 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH:
  /external/deqp/framework/opengl/
gluStrUtil.inl 124 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: return "GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH";
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 261 public static final int GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH = 0x8A35;
    [all...]
  /prebuilts/ndk/r16/sources/android/ndk_helper/
gl3stub.h 319 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 934 GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH(0x8A35),
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl3cCommonBugsTests.cpp 61 "Verifies GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH pname is recognized by glGetProgramiv()")
229 gl.getProgramiv(m_po_id, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, &result_value);
236 << "] for GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH" << tcu::TestLog::EndMessage;
244 << " for the GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, "
    [all...]
  /external/mesa3d/src/mesa/main/
shaderapi.c 751 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: {
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.cpp     [all...]
  /external/mesa3d/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
gl32.h     [all...]
  /external/swiftshader/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
gl32.h     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp     [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h     [all...]

Completed in 1037 milliseconds

1 2