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

1 2 3 4 5

  /external/deqp/modules/gles3/performance/
es3pTextureFormatTests.cpp 73 { "r11f_g11f_b10f", GL_R11F_G11F_B10F, },
  /external/deqp/modules/gles3/functional/
es3fFboTestCase.cpp 204 case GL_R11F_G11F_B10F:
234 case GL_R11F_G11F_B10F:
314 case GL_R11F_G11F_B10F:
es3fFboCompletenessTests.cpp 91 GL_RGBA32F, GL_RGBA16F, GL_R11F_G11F_B10F,
130 GL_RGBA32F, GL_RGBA16F, GL_R11F_G11F_B10F, GL_RG32F, GL_RG16F, GL_R32F, GL_R16F,
es3fPixelBufferObjectTests.cpp 185 || m_renderbufferFormat == GL_R11F_G11F_B10F)
651 GL_R11F_G11F_B10F,
es3fFboMultisampleTests.cpp 282 GL_R11F_G11F_B10F,
es3fFragmentOutputTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp 209 case GL_R11F_G11F_B10F:
240 case GL_R11F_G11F_B10F:
321 case GL_R11F_G11F_B10F:
es31fInternalFormatQueryTests.cpp 97 if (m_internalFormat == GL_RGBA16F || m_internalFormat == GL_R32F || m_internalFormat == GL_RG32F || m_internalFormat == GL_RGBA32F || m_internalFormat == GL_R16F || m_internalFormat == GL_RG16F || m_internalFormat == GL_R11F_G11F_B10F)
416 { "r11f_g11f_b10f", GL_R11F_G11F_B10F, FormatSamplesCase::FORMAT_COLOR },
es31fFboColorbufferTests.cpp 311 GL_R11F_G11F_B10F,
es31fTextureFilteringTests.cpp 483 { "r11f_g11f_b10f", GL_R11F_G11F_B10F },
es31fTextureFormatTests.cpp 457 { "r11f_g11f_b10f", GL_R11F_G11F_B10F, },
es31fFboTestUtil.cpp 502 case GL_R11F_G11F_B10F: return "r11f_g11f_b10f";
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 116 GL_R11F_G11F_B10F,
128 GL_R11F_G11F_B10F, GL_RGBA16F, GL_RG16F, GL_R16F,
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 119 public static final int GL_R11F_G11F_B10F = 0x8C3A;
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 173 case FMT_CASE(RGB, UNSIGNED_INT_11F_11F_10F_REV): return GL_R11F_G11F_B10F;
497 case GL_R11F_G11F_B10F: return TextureFormat(TextureFormat::RGB, TextureFormat::UNSIGNED_INT_11F_11F_10F_REV);
576 case GL_R11F_G11F_B10F:
    [all...]
gluStrUtil.inl     [all...]
  /external/deqp/modules/egl/
teglImageFormatTests.cpp     [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 120 public final int GL_R11F_G11F_B10F = 0x8C3A;
    [all...]
  /external/mesa3d/src/mesa/main/
glformats.c 662 case GL_R11F_G11F_B10F:
    [all...]
texformat.c 430 case GL_R11F_G11F_B10F:
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 167 #define GL_R11F_G11F_B10F 0x8C3A
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 177 #define GL_R11F_G11F_B10F 0x8C3A
    [all...]
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 158 GL_R11F_G11F_B10F,
  /external/mesa3d/src/mesa/state_tracker/
st_format.c     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 119 public static final int GL_R11F_G11F_B10F = 0x8C3A;
    [all...]

Completed in 253 milliseconds

1 2 3 4 5