Home
last modified time | relevance | path

Searched refs:GL_RGB8 (Results 1 – 25 of 54) sorted by relevance

123

/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp794 { "rgb8", GL_RGB8, }, in init()
880 { "rgb8_offset", GL_RGB8, 23, 6, 0, 0, 0, 0, 0, 1, 67 }, in init()
881 { "rgb8_alignment", GL_RGB8, 23, 6, 0, 0, 0, 0, 0, 2, 0 }, in init()
882 { "rgb8_image_height", GL_RGB8, 23, 6, 26, 0, 0, 0, 0, 4, 0 }, in init()
883 { "rgb8_row_length", GL_RGB8, 23, 6, 0, 27, 0, 0, 0, 4, 0 }, in init()
884 { "rgb8_skip_images", GL_RGB8, 23, 6, 0, 0, 3, 0, 0, 4, 0 }, in init()
885 { "rgb8_skip_rows", GL_RGB8, 23, 6, 26, 0, 0, 3, 0, 4, 0 }, in init()
886 { "rgb8_skip_pixels", GL_RGB8, 23, 6, 0, 25, 0, 0, 2, 4, 0 } in init()
969 { "rgb8_offset", GL_RGB8, 26, 12, 1, 2, 1, 23, 19, 8, 0, 0, 0, 0, 0, 4, 67 }, in init()
970 { "rgb8_image_height", GL_RGB8, 26, 12, 1, 2, 1, 23, 19, 8, 26, 0, 0, 0, 0, 4, 0 }, in init()
[all …]
Des31fFboTestCase.cpp172 case GL_RGB8: in isRequiredFormat()
284 case GL_RGB8: in getMinimumSampleCount()
Des31fFboColorbufferTests.cpp287 GL_RGB8, in init()
Des31fInternalFormatQueryTests.cpp363 { "rgb8", GL_RGB8, FormatSamplesCase::FORMAT_COLOR }, in init()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp3419 { "rgb8", GL_RGB8, }, in init()
3527 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_1", "", GL_RGB8, 39, 43, 1… in init()
3528 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_2", "", GL_RGB8, 39, 43, 1… in init()
3529 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_4", "", GL_RGB8, 39, 43, 1… in init()
3530 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_8", "", GL_RGB8, 39, 43, 1… in init()
3545 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_1", "", GL_RGB8, 39, 1,… in init()
3546 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_2", "", GL_RGB8, 39, 1,… in init()
3547 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_4", "", GL_RGB8, 39, 1,… in init()
3548 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_8", "", GL_RGB8, 39, 1,… in init()
3572 { "rgb8_alignment", GL_RGB8, 31, 30, 0, 0, 0, 2 }, in init()
[all …]
Des3fRboStateQueryTests.cpp152 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8, w, h); in test()
183 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, in test()
227 { GL_RGB8, 8, 8, 8, 0 }, in test()
Des3fFboTestCase.cpp168 case GL_RGB8: in isRequiredFormat()
279 case GL_RGB8: in getMinimumSampleCount()
Des3fFboStateQueryTests.cpp258 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8, 128, 128); in test()
296 glTexStorage2D(GL_TEXTURE_2D, 7, GL_RGB8, 128, 128); in test()
334 glTexStorage2D(GL_TEXTURE_CUBE_MAP, 1, GL_RGB8, 128, 128); in test()
432 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8, 128, 128); in test()
507 { GL_RGB8, GL_UNSIGNED_NORMALIZED }, in test()
Des3fInternalFormatQueryTests.cpp187 { "rgb8", GL_RGB8, false }, in init()
Des3fFboMultisampleTests.cpp270 GL_RGB8, in init()
Des3fFboCompletenessTests.cpp49 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8,
Des3fTextureSwizzleTests.cpp248 { "rgb", GL_RGB8, GL_RGB, GL_UNSIGNED_BYTE }, in init()
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
DTextureUtil.java156 return GL_RGB8; in convertTextureFormat()
158 return GL_RGB8; in convertTextureFormat()
370 internalFormat = GL_RGB8; in uploadTexture()
375 internalFormat = GL_RGB8; in uploadTexture()
/external/deqp/modules/gles3/performance/
Des3pTextureCountTests.cpp59 { "rgb8", GL_RGB8 }, in init()
Des3pTextureFormatTests.cpp71 { "rgb8", GL_RGB8, }, in init()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_fbo.c46 case GL_RGB8: in set_renderbuffer_format()
258 return GL_RGB8; in get_tex_format()
Dnouveau_screen.c167 color_format = GL_RGB8; in nouveau_create_buffer()
/external/deqp/modules/egl/
DteglAndroidUtil.cpp71 case GL_RGB8: return tcu::Android::internal::PIXEL_FORMAT_RGB_888; in getPixelFormat()
DteglImageTests.cpp301 case GL_RGB8: return "rgb8"; in getStorageName()
517 GL_RGB8, in init()
DteglImageFormatTests.cpp1132 addCreateAndroidNative("android_native_rgb8", GL_RGB8); in addCreateAndroidNativeActions()
1168 case GL_RGB8: in isDepthFormat()
1193 case GL_RGB8: in isStencilFormat()
1299 case GL_RGB8: in isCompatibleFormats()
1302 || modifyFormat == GL_RGB8 in isCompatibleFormats()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp171 case FMT_CASE(RGB, UNORM_INT8): return GL_RGB8; in getInternalFormat()
495 case GL_RGB8: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8); in mapGLInternalFormat()
559 case GL_RGB8: in isGLInternalColorFormatFilterable()
1087 case GL_RGB8: in getRenderableBitsES3()
DgluFboRenderContext.cpp56 GL_RGB8, in chooseColorFormat()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c772 { 3, GL_RGB, GL_RGB8, 0 },
1501 case GL_RGB8: in find_exact_format()
1641 internalFormat == GL_RGB8 || internalFormat == GL_RGBA8 || in st_ChooseTextureFormat()
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp1438 gl.glTexStorage2DMultisample(m_target, 2, GL_RGB8, 64, 64, GL_FALSE); in test()
1440 gl.glTexStorage3DMultisample(m_target, 2, GL_RGB8, 64, 64, 2, GL_FALSE); in test()
1462 gl.glTexStorage2D(m_target, level, GL_RGB8, 64, 64); in test()
1464 gl.glTexStorage3D(m_target, level, GL_RGB8, 64, 64, 64); in test()
1466 gl.glTexStorage3D(m_target, level, GL_RGB8, 64, 64, 6 * 2); in test()
1522 gl.glTexStorage2DMultisample(m_target, 2, GL_RGB8, 64, 64, GL_FALSE); in test()
1527 gl.glTexStorage3DMultisample(m_target, 2, GL_RGB8, 64, 64, 2, GL_FALSE); in test()
DglsFboCompletenessTests.cpp113 GL_RGB8,
119 GL_RGB8,

123