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

1 2 3 4 5 6

  /external/deqp/modules/gles3/performance/
es3pTextureFormatTests.cpp 78 { "rgb16i", GL_RGB16I, },
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLESTextureUtils.cpp 85 case GL_RGB16I:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 146 public static final int GL_RGB16I = 0x8D89;
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 180 case FMT_CASE(RGB, SIGNED_INT16): return GL_RGB16I;
504 case GL_RGB16I: return TextureFormat(TextureFormat::RGB, TextureFormat::SIGNED_INT16);
599 case GL_RGB16I:
    [all...]
gluStrUtil.inl     [all...]
  /external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp 100 GL_RGB8I, GL_RGB16I, GL_RGB32I,
es3fFboTestUtil.cpp     [all...]
es3fTextureUnitTests.cpp 110 GL_RGB16I,
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
utilities.cpp 82 InsertFormatMapping(&map, GL_RGB_INTEGER, GL_SHORT, GL_RGB16I);
843 case GL_RGB16I:
940 case GL_SHORT: VALIDATE_INTERNALFORMAT(GL_RGB16I)
    [all...]
libGLESv3.cpp 159 InsertFormatMapping(map, GL_RGB16I, GL_RGB_INTEGER, GL_SHORT);
299 InsertFormatStorageMapping(map, GL_RGB16I, GL_SHORT);
    [all...]
  /external/swiftshader/src/OpenGL/common/
Image.cpp 800 case GL_RGB16I:
978 case GL_RGB16I:
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GLESv2Validation.cpp 761 f(GL_RGB16I) \
  /external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp 464 { "rgb16i", GL_RGB16I, },
es31fFboTestUtil.cpp 507 case GL_RGB16I: return "rgb16i";
es31fTextureSpecificationTests.cpp 801 { "rgb16i", GL_RGB16I, },
    [all...]
  /external/mesa3d/src/mesa/main/
textureview.c 141 {GL_VIEW_CLASS_48_BITS, GL_RGB16I},
glformats.c     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
PVRTTextureAPI.cpp 553 glInternalFormat=GL_RGB16I;
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 146 public static final int GL_RGB16I = 0x8D89;
    [all...]
  /prebuilts/ndk/r11/sources/android/ndk_helper/
gl3stub.h 204 #define GL_RGB16I 0x8D89
    [all...]
  /prebuilts/ndk/r13/sources/android/ndk_helper/
gl3stub.h 204 #define GL_RGB16I 0x8D89
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 827 GL_RGB16I(0x8D89),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 616 #define GL_RGB16I 0x8D89
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]

Completed in 659 milliseconds

1 2 3 4 5 6