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

1 2 3

  /external/deqp/modules/gles3/performance/
es3pTextureFormatTests.cpp 77 { "rgb16f", GL_RGB16F, },
  /external/deqp/modules/gles3/functional/
es3fFboTestCase.cpp 214 case GL_RGB16F:
316 case GL_RGB16F:
es3fFboCompletenessTests.cpp 93 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F,
es3fNegativeBufferApiTests.cpp     [all...]
es3fFboRenderTest.cpp 168 case GL_RGB16F:
    [all...]
es3fFboTestUtil.cpp     [all...]
es3fFboColorbufferTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp 218 case GL_RGB16F:
321 case GL_RGB16F:
es31fFboColorbufferTests.cpp 318 GL_RGB16F
es31fTextureFormatTests.cpp 450 { "rgb16f", GL_RGB16F, },
es31fNegativeBufferApiTests.cpp     [all...]
es31fFboTestUtil.cpp 506 case GL_RGB16F: return "rgb16f";
es31fTextureSpecificationTests.cpp 800 { "rgb16f", GL_RGB16F, },
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 114 GL_RGB16F,
es2fFboRenderTest.cpp 277 case GL_RGB16F: return "rgb16f";
398 case GL_RGB16F:
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 111 public static final int GL_RGB16F = 0x881B;
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 178 case FMT_CASE(RGB, HALF_FLOAT): return GL_RGB16F;
502 case GL_RGB16F: return TextureFormat(TextureFormat::RGB, TextureFormat::HALF_FLOAT);
573 case GL_RGB16F:
    [all...]
gluStrUtil.inl     [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 159 #define GL_RGB16F 0x881B
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 169 #define GL_RGB16F 0x881B
    [all...]
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 98 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F,
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 111 public static final int GL_RGB16F = 0x881B;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 792 GL_RGB16F(0x881B),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 581 #define GL_RGB16F 0x881B
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]

Completed in 933 milliseconds

1 2 3