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

1 2 3 4 5

  /external/deqp/modules/gles3/performance/
es3pTextureFormatTests.cpp 66 { "rgb10_a2", GL_RGB10_A2, },
  /external/deqp/modules/gles3/functional/
es3fInternalFormatQueryTests.cpp 192 { "rgb10_a2", GL_RGB10_A2, false },
es3fFboTestCase.cpp 164 case GL_RGB10_A2:
285 case GL_RGB10_A2:
es3fRboStateQueryTests.cpp 182 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2,
231 { GL_RGB10_A2, 10, 10, 10, 2 },
es3fFboMultisampleTests.cpp 265 GL_RGB10_A2,
es3fFboCompletenessTests.cpp 50 GL_RGB10_A2, GL_RGB10_A2UI, GL_SRGB8_ALPHA8,
es3fPixelBufferObjectTests.cpp 643 GL_RGB10_A2,
es3fFragmentOutputTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp 169 case GL_RGB10_A2:
292 case GL_RGB10_A2:
es31fFboColorbufferTests.cpp 281 GL_RGB10_A2,
es31fInternalFormatQueryTests.cpp 387 { "rgb10_a2", GL_RGB10_A2, FormatSamplesCase::FORMAT_COLOR },
es31fTextureFilteringTests.cpp 491 { "rgb10_a2", GL_RGB10_A2 }
es31fTextureFormatTests.cpp 450 { "rgb10_a2", GL_RGB10_A2, },
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 108 GL_RGB10_A2,
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 38 public static final int GL_RGB10_A2 = 0x8059;
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 168 case FMT_CASE(RGBA, UNORM_INT_1010102_REV): return GL_RGB10_A2;
492 case GL_RGB10_A2: return TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT_1010102_REV);
567 case GL_RGB10_A2:
    [all...]
gluStrUtil.inl     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_format.c 760 { GL_RGB10, GL_RGB10_A2, 0 },
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 39 public final int GL_RGB10_A2 = 0x8059;
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_texture.c 383 case GL_RGB10_A2:
  /external/mesa3d/src/mesa/main/
glformats.c 508 case GL_RGB10_A2:
    [all...]
texformat.c 99 case GL_RGB10_A2:
  /external/mesa3d/src/mesa/swrast/
s_renderbuffer.c 80 case GL_RGB10_A2:
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 86 #define GL_RGB10_A2 0x8059
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 96 #define GL_RGB10_A2 0x8059
    [all...]

Completed in 331 milliseconds

1 2 3 4 5