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

1 2 3 4 5

  /external/deqp/modules/gles3/performance/
es3pTextureCountTests.cpp 62 { "rg16f", GL_RG16F },
es3pTextureFormatTests.cpp 88 { "rg16f", GL_RG16F, },
es3pTextureFilteringTests.cpp 58 { "rg16f", GL_RG16F },
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 113 GL_RG16F,
128 GL_R11F_G11F_B10F, GL_RGBA16F, GL_RG16F, GL_R16F,
  /external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp 92 GL_RG32F, GL_RG16F, GL_R32F, GL_R16F,
93 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F,
130 GL_RGBA32F, GL_RGBA16F, GL_R11F_G11F_B10F, GL_RG32F, GL_RG16F, GL_R32F, GL_R16F,
es3fFboTestCase.cpp 228 case GL_RG16F:
315 case GL_RG16F:
es3fPixelBufferObjectTests.cpp 164 || m_renderbufferFormat == GL_RG16F)
656 GL_RG16F,
es3fFboMultisampleTests.cpp 284 GL_RG16F,
es3fFragmentOutputTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp 234 case GL_RG16F:
322 case GL_RG16F:
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)
411 { "rg16f", GL_RG16F, FormatSamplesCase::FORMAT_COLOR },
es31fTextureFormatTests.cpp 472 { "rg16f", GL_RG16F, },
542 { "rg16f", GL_RG16F, },
es31fFboColorbufferTests.cpp 313 GL_RG16F,
es31fFboTestUtil.cpp 517 case GL_RG16F: return "rg16f";
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 224 public static final int GL_RG16F = 0x822F;
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 194 case FMT_CASE(RG, HALF_FLOAT): return GL_RG16F;
518 case GL_RG16F: return TextureFormat(TextureFormat::RG, TextureFormat::HALF_FLOAT);
573 case GL_RG16F:
    [all...]
gluStrUtil.inl     [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 225 public final int GL_RG16F = 0x822F;
    [all...]
  /external/mesa3d/src/mesa/main/
glformats.c 522 case GL_RG16F:
    [all...]
texformat.c 837 case GL_RG16F:
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.cpp     [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 272 #define GL_RG16F 0x822F
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 282 #define GL_RG16F 0x822F
    [all...]
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 98 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F,
  /external/mesa3d/src/mesa/state_tracker/
st_format.c 1009 { GL_RG16F, 0 },
    [all...]

Completed in 227 milliseconds

1 2 3 4 5