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

1 2 3 4 5 6

  /external/deqp/modules/gles3/performance/
es3pTextureFormatTests.cpp 77 { "rgb16f", GL_RGB16F, },
  /external/deqp/modules/gles3/functional/
es3fFboTestCase.cpp 223 case GL_RGB16F:
326 case GL_RGB16F:
es3fFboCompletenessTests.cpp 93 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F,
es3fNegativeBufferApiTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp 229 case GL_RGB16F:
333 case GL_RGB16F:
es31fFboColorbufferTests.cpp 318 GL_RGB16F
es31fTextureFormatTests.cpp 463 { "rgb16f", GL_RGB16F, },
es31fShaderFramebufferFetchTests.cpp 212 case GL_RGB16F:
    [all...]
es31fFboTestUtil.cpp 506 case GL_RGB16F: return "rgb16f";
  /external/swiftshader/src/OpenGL/libGLESv2/
utilities.cpp 76 InsertFormatMapping(&map, GL_RGB, GL_HALF_FLOAT, GL_RGB16F);
77 InsertFormatMapping(&map, GL_RGB, GL_HALF_FLOAT_OES, GL_RGB16F);
864 case GL_RGB16F:
929 case GL_HALF_FLOAT: VALIDATE_INTERNALFORMAT(GL_RGB16F, GL_R11F_G11F_B10F, GL_RGB9_E5)
930 case GL_FLOAT: VALIDATE_INTERNALFORMAT(GL_RGB32F, GL_RGB16F, GL_R11F_G11F_B10F, GL_RGB9_E5)
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GLESv2Validation.cpp 163 case GL_RGB16F:
582 case GL_RGB16F:
756 f(GL_RGB16F) \
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLESTextureUtils.cpp 185 case GL_RGB16F: return sizeof(unsigned short) * 3;
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 114 GL_RGB16F,
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 111 public static final int GL_RGB16F = 0x881B;
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 179 case FMT_CASE(RGB, HALF_FLOAT): return GL_RGB16F;
503 case GL_RGB16F: return TextureFormat(TextureFormat::RGB, TextureFormat::HALF_FLOAT);
574 case GL_RGB16F:
    [all...]
gluStrUtil.inl     [all...]
  /external/mesa3d/src/mesa/main/
glformats.c     [all...]
textureview.c 139 {GL_VIEW_CLASS_48_BITS, GL_RGB16F},
  /external/swiftshader/src/OpenGL/common/
Image.cpp 696 case GL_RGB16F:
1083 case GL_RGB16F: return sizeof(unsigned short) * 3;
    [all...]
  /external/deqp/modules/egl/
teglImageFormatTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 98 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F,
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
PVRTTextureAPI.cpp 230 glInternalFormat=GL_RGB16F;
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 111 public static final int GL_RGB16F = 0x881B;
    [all...]
  /prebuilts/ndk/r11/sources/android/ndk_helper/
gl3stub.h 169 #define GL_RGB16F 0x881B
    [all...]
  /prebuilts/ndk/r13/sources/android/ndk_helper/
gl3stub.h 169 #define GL_RGB16F 0x881B
    [all...]

Completed in 372 milliseconds

1 2 3 4 5 6