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

1 2 3

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES31Header.java-if 124 public static final int GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS = 0x90D6;
  /external/deqp/modules/gles31/functional/
es31fNegativeShaderStorageTests.cpp 91 case GL_VERTEX_SHADER: return GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS;
es31fLayoutBindingTests.cpp     [all...]
es31fOpaqueTypeIndexingTests.cpp 761 GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS,
    [all...]
es31fIntegerStateQueryTests.cpp 818 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_vertex_shader_storage_blocks_" + verifierSuffix).c_str(), "Test MAX_VERTEX_SHADER_STORAGE_BLOCKS", GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS, 0, verifier))
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 305 case GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS:
  /frameworks/base/opengl/java/android/opengl/
GLES31.java 124 public static final int GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS = 0x90D6;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 330 { GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS, CONTEXT_INT(Const.Program[MESA_SHADER_VERTEX].MaxShaderStorageBlocks), extra_ARB_shader_storage_buffer_object_es31 },
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl31.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl31.h     [all...]
  /external/deqp/modules/egl/
teglRobustnessTests.cpp     [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 170 milliseconds

1 2 3