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

1 2 3

  /external/deqp/modules/gles31/functional/
es31fAndroidExtensionPackES31ATests.cpp 199 GL_MAX_FRAGMENT_IMAGE_UNIFORMS,
es31fShaderStateQueryTests.cpp 290 if (m_context.getContextInfo().getInt(GL_MAX_FRAGMENT_IMAGE_UNIFORMS) < 1)
358 if (m_context.getContextInfo().getInt(GL_MAX_FRAGMENT_IMAGE_UNIFORMS) < 1)
es31fShaderBuiltinConstantTests.cpp 324 { "gl_MaxFragmentImageUniforms", getInteger<GL_MAX_FRAGMENT_IMAGE_UNIFORMS> },
es31fLayoutBindingTests.cpp     [all...]
es31fIntegerStateQueryTests.cpp     [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES31Header.java-if 118 public static final int GL_MAX_FRAGMENT_IMAGE_UNIFORMS = 0x90CE;
  /cts/tests/tests/opengl/src/android/opengl/cts/
OpenGlEsVersionCtsActivity.java 274 GLES31.glGetIntegerv(GLES31.GL_MAX_FRAGMENT_IMAGE_UNIFORMS, value, 0);
277 "GL_MAX_FRAGMENT_IMAGE_UNIFORMS value is " + value[0] + " < 4");
  /frameworks/base/opengl/java/android/opengl/
GLES31.java 118 public static final int GL_MAX_FRAGMENT_IMAGE_UNIFORMS = 0x90CE;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 291 { GL_MAX_FRAGMENT_IMAGE_UNIFORMS, CONTEXT_INT(Const.Program[MESA_SHADER_FRAGMENT].MaxImageUniforms), extra_ARB_shader_image_load_store },
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl31.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/GLES3/
gl31.h     [all...]

Completed in 738 milliseconds

1 2 3