/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 74 { "rgb32f", GL_RGB32F, }, in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 208 case GL_RGB32F: in isRequiredFormat() 239 case GL_RGB32F: in getEnablingExtensions()
|
D | es31fTextureFormatTests.cpp | 458 { "rgb32f", GL_RGB32F, }, in init()
|
D | es31fFboTestUtil.cpp | 503 case GL_RGB32F: return "rgb32f"; in getFormatName()
|
D | es31fTextureLevelStateQueryTests.cpp | 337 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()
|
D | es31fTextureSpecificationTests.cpp | 797 { "rgb32f", GL_RGB32F, }, in init()
|
D | es31fCopyImageTests.cpp | 2251 textureFormatViewClasses[VIEWCLASS_96_BITS].push_back(GL_RGB32F); in init()
|
D | es31fTextureBorderClampTests.cpp | 2337 { "rgb32f", GL_RGB32F, tcu::Sampler::MODE_LAST }, in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboTestCase.cpp | 203 case GL_RGB32F: in isRequiredFormat() 233 case GL_RGB32F: in getEnablingExtensions()
|
D | es3fFboRenderTest.cpp | 178 case GL_RGB32F: in getEnablingExtensions() 1581 colorFormats[colorFmtNdx].format == GL_RGB32F || in init()
|
D | es3fFboTestUtil.cpp | 955 case GL_RGB32F: return "rgb32f"; in getFormatName()
|
D | es3fTextureUnitTests.cpp | 105 GL_RGB32F,
|
D | es3fTextureFormatTests.cpp | 1341 { "rgb32f", GL_RGB32F, }, in init()
|
D | es3fTextureSpecificationTests.cpp | 3422 { "rgb32f", GL_RGB32F, }, in init()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 174 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()
|
D | gluStrUtil.inl | 842 case GL_RGB32F: return "GL_RGB32F"; 1692 case GL_RGB32F: return "GL_RGB32F";
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL30.java | 110 public final int GL_RGB32F = 0x8815; field
|
/external/deqp/modules/egl/ |
D | teglImageFormatTests.cpp | 1328 || createFormat == GL_RGB32F in isCompatibleFormats()
|
/external/mesa3d/src/mesa/main/ |
D | fbobject.c | 1242 case GL_RGB32F: in _mesa_base_fbo_format()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 706 #define GL_RGB32F 0x8815 macro
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glew.h | 2041 #define GL_RGB32F 0x8815 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 502 #define GL_RGB32F 0x8815 macro
|