Home
last modified time | relevance | path

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

12

/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.cpp460 { "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()
Des31fTextureBorderClampTests.cpp2337 { "rgb32f", GL_RGB32F, tcu::Sampler::MODE_LAST }, in init()
Des31fCopyImageTests.cpp2442 textureFormatViewClasses[VIEWCLASS_96_BITS].push_back(GL_RGB32F); 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.cpp106 GL_RGB32F,
Des3fTextureFormatTests.cpp1342 { "rgb32f", GL_RGB32F, }, in init()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp74 InsertFormatMapping(&map, GL_RGB, GL_FLOAT, GL_RGB32F); in BuildFormatMap()
831 case GL_RGB32F: in ValidateTextureFormatType()
893 …case GL_FLOAT: VALIDATE_INTERNALFORMAT(GL_RGB32F, GL_RGB16F, GL_R11F_G11F_B… in ValidateTextureFormatType()
1047 case GL_RGB32F: in IsColorRenderable()
1114 case GL_RGB32F: in IsDepthRenderable()
1169 case GL_RGB32F: in IsStencilRenderable()
1527 case GL_RGB32F: return sw::FORMAT_B32G32R32F; in ConvertRenderbufferFormat()
DlibGLESv3.cpp156 InsertFormatMapping(map, GL_RGB32F, GL_RGB, GL_FLOAT); in BuildFormatMap3D()
296 InsertFormatStorageMapping(map, GL_RGB32F, GL_FLOAT); in BuildFormatMapStorage2D()
DlibGLESv2.cpp4725 case GL_RGB32F: in RenderbufferStorageMultisampleANGLE()
/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.inl843 case GL_RGB32F: return "GL_RGB32F";
1693 case GL_RGB32F: return "GL_RGB32F";
/external/swiftshader/src/OpenGL/common/
DImage.cpp665 case GL_RGB32F: in SelectInternalFormat()
1062 case GL_RGB32F: return sizeof(float) * 3; in ComputePixelSize()
1422 case GL_RGB32F: in loadImageData()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp280 glInternalFormat=GL_RGB32F; in PVRTGetOGLES3TextureFormat()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h581 #define GL_RGB32F 0x8815 macro
/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/swiftshader/include/GLES3/
Dgl3.h756 #define GL_RGB32F 0x8815 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl706 #define GL_RGB32F 0x8815 macro

12