Home
last modified time | relevance | path

Searched refs:GL_RGB32F (Results 1 – 22 of 22) sorted by relevance

/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp74 { "rgb32f", GL_RGB32F, }, in init()
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp208 case GL_RGB32F: in isRequiredFormat()
239 case GL_RGB32F: in getEnablingExtensions()
Des31fTextureFormatTests.cpp458 { "rgb32f", GL_RGB32F, }, in init()
Des31fFboTestUtil.cpp503 case GL_RGB32F: return "rgb32f"; in getFormatName()
Des31fTextureLevelStateQueryTests.cpp337 internalFormat == GL_RGB32F || in isTextureBufferFormat()
595 …GL_RGB16F, GL_RGBA16F, GL_R32F, GL_RG32F, GL_RGB32F, GL_RGBA32F, GL_R11F_G11F_B10F, GL_RGB9_E5, GL… in generateInternalFormatTextureGenerationGroup()
Des31fTextureSpecificationTests.cpp797 { "rgb32f", GL_RGB32F, }, in init()
Des31fCopyImageTests.cpp2251 textureFormatViewClasses[VIEWCLASS_96_BITS].push_back(GL_RGB32F); in init()
Des31fTextureBorderClampTests.cpp2337 { "rgb32f", GL_RGB32F, tcu::Sampler::MODE_LAST }, in init()
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp203 case GL_RGB32F: in isRequiredFormat()
233 case GL_RGB32F: in getEnablingExtensions()
Des3fFboRenderTest.cpp178 case GL_RGB32F: in getEnablingExtensions()
1581 colorFormats[colorFmtNdx].format == GL_RGB32F || in init()
Des3fFboTestUtil.cpp955 case GL_RGB32F: return "rgb32f"; in getFormatName()
Des3fTextureUnitTests.cpp105 GL_RGB32F,
Des3fTextureFormatTests.cpp1341 { "rgb32f", GL_RGB32F, }, in init()
Des3fTextureSpecificationTests.cpp3422 { "rgb32f", GL_RGB32F, }, in init()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp174 case FMT_CASE(RGB, FLOAT): return GL_RGB32F; in getInternalFormat()
498 case GL_RGB32F: return TextureFormat(TextureFormat::RGB, TextureFormat::FLOAT); in mapGLInternalFormat()
583 case GL_RGB32F: in isGLInternalColorFormatFilterable()
DgluStrUtil.inl842 case GL_RGB32F: return "GL_RGB32F";
1692 case GL_RGB32F: return "GL_RGB32F";
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL30.java110 public final int GL_RGB32F = 0x8815; field
/external/deqp/modules/egl/
DteglImageFormatTests.cpp1328 || createFormat == GL_RGB32F in isCompatibleFormats()
/external/mesa3d/src/mesa/main/
Dfbobject.c1242 case GL_RGB32F: in _mesa_base_fbo_format()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl706 #define GL_RGB32F 0x8815 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h2041 #define GL_RGB32F 0x8815 macro
/external/mesa3d/include/GL/
Dglext.h502 #define GL_RGB32F 0x8815 macro