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

1 2 3

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES31Header.java-if 132 public static final int GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS = 0x90EB;
  /frameworks/base/opengl/java/android/opengl/
GLES31.java 132 public static final int GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS = 0x90EB;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeComputeTests.cpp 646 ctx.glGetIntegerv(GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS, &maxWorkGroupInvocations);
685 ctx.beginSection("A compile time or link error is generated if the maximum number of invocations in a single local work group (product of the three dimensions) is greater than GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS.");
    [all...]
es31fIntegerStateQueryTests.cpp     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 311 { GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS, CONTEXT_INT(Const.MaxComputeWorkGroupInvocations), extra_ARB_compute_shader_es31 },
    [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...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/GLES3/
gl31.h     [all...]

Completed in 762 milliseconds

1 2 3