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

1 2 3 4

  /external/deqp/modules/gles3/functional/
es3fAttribLocationTests.cpp 61 AttribType("uvec4", 1, GL_UNSIGNED_INT_VEC4),
  /external/mesa3d/src/glsl/
builtin_types.h 224 glsl_type(GL_UNSIGNED_INT_VEC4, GLSL_TYPE_UINT, 4, 1, "uvec4"),
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 157 public static final int GL_UNSIGNED_INT_VEC4 = 0x8DC8;
  /external/deqp/framework/opengl/
gluShaderUtil.cpp 659 case GL_UNSIGNED_INT_VEC4: return TYPE_UINT_VEC4;
gluStrUtil.inl     [all...]
  /external/mesa3d/src/mesa/main/
uniforms.c 306 _mesa_uniform(ctx, ctx->Shader.ActiveProgram, location, 1, v, GL_UNSIGNED_INT_VEC4);
334 _mesa_uniform(ctx, ctx->Shader.ActiveProgram, location, count, value, GL_UNSIGNED_INT_VEC4);
uniform_query.cpp 625 case GL_UNSIGNED_INT_VEC4:
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 158 public final int GL_UNSIGNED_INT_VEC4 = 0x8DC8;
    [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 205 #define GL_UNSIGNED_INT_VEC4 0x8DC8
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 215 #define GL_UNSIGNED_INT_VEC4 0x8DC8
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 157 public static final int GL_UNSIGNED_INT_VEC4 = 0x8DC8;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 838 GL_UNSIGNED_INT_VEC4(0x8DC8),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 627 #define GL_UNSIGNED_INT_VEC4 0x8DC8
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 627 #define GL_UNSIGNED_INT_VEC4 0x8DC8
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 627 #define GL_UNSIGNED_INT_VEC4 0x8DC8
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 627 #define GL_UNSIGNED_INT_VEC4 0x8DC8
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 627 #define GL_UNSIGNED_INT_VEC4 0x8DC8
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 627 #define GL_UNSIGNED_INT_VEC4 0x8DC8
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 627 #define GL_UNSIGNED_INT_VEC4 0x8DC8
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h     [all...]

Completed in 116 milliseconds

1 2 3 4