Searched refs:GL_RGB8 (Results 1 - 25 of 73) sorted by relevance

123

/external/deqp/modules/gles3/performance/
H A Des3pTextureCountTests.cpp59 { "rgb8", GL_RGB8 },
H A Des3pTextureFormatTests.cpp71 { "rgb8", GL_RGB8, },
/external/deqp/modules/gles31/functional/
H A Des31fTextureSpecificationTests.cpp794 { "rgb8", GL_RGB8, },
880 { "rgb8_offset", GL_RGB8, 23, 6, 0, 0, 0, 0, 0, 1, 67 },
881 { "rgb8_alignment", GL_RGB8, 23, 6, 0, 0, 0, 0, 0, 2, 0 },
882 { "rgb8_image_height", GL_RGB8, 23, 6, 26, 0, 0, 0, 0, 4, 0 },
883 { "rgb8_row_length", GL_RGB8, 23, 6, 0, 27, 0, 0, 0, 4, 0 },
884 { "rgb8_skip_images", GL_RGB8, 23, 6, 0, 0, 3, 0, 0, 4, 0 },
885 { "rgb8_skip_rows", GL_RGB8, 23, 6, 26, 0, 0, 3, 0, 4, 0 },
886 { "rgb8_skip_pixels", GL_RGB8, 23, 6, 0, 25, 0, 0, 2, 4, 0 }
969 { "rgb8_offset", GL_RGB8, 26, 12, 1, 2, 1, 23, 19, 8, 0, 0, 0, 0, 0, 4, 67 },
970 { "rgb8_image_height", GL_RGB8, 2
[all...]
H A Des31fFboTestCase.cpp172 case GL_RGB8:
284 case GL_RGB8:
H A Des31fFboColorbufferTests.cpp287 GL_RGB8,
/external/deqp/modules/gles3/functional/
H A Des3fRboStateQueryTests.cpp152 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8, w, h);
183 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2,
227 { GL_RGB8, 8, 8, 8, 0 },
H A Des3fTextureSpecificationTests.cpp3407 { "rgb8", GL_RGB8, },
3515 alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_1", "", GL_RGB8, 39, 43, 1, 1));
3516 alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_2", "", GL_RGB8, 39, 43, 1, 2));
3517 alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_4", "", GL_RGB8, 39, 43, 1, 4));
3518 alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_8", "", GL_RGB8, 39, 43, 1, 8));
3533 alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_1", "", GL_RGB8, 39, 1, 1));
3534 alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_2", "", GL_RGB8, 39, 1, 2));
3535 alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_4", "", GL_RGB8, 39, 1, 4));
3536 alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_8", "", GL_RGB8, 39, 1, 8));
3560 { "rgb8_alignment", GL_RGB8, 3
[all...]
H A Des3fInternalFormatQueryTests.cpp187 { "rgb8", GL_RGB8, false },
H A Des3fFboTestCase.cpp168 case GL_RGB8:
279 case GL_RGB8:
H A Des3fFboStateQueryTests.cpp258 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8, 128, 128);
296 glTexStorage2D(GL_TEXTURE_2D, 7, GL_RGB8, 128, 128);
334 glTexStorage2D(GL_TEXTURE_CUBE_MAP, 1, GL_RGB8, 128, 128);
432 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8, 128, 128);
507 { GL_RGB8, GL_UNSIGNED_NORMALIZED },
H A Des3fFboMultisampleTests.cpp270 GL_RGB8,
H A Des3fTextureStateQueryTests.cpp608 glTexStorage3D(m_textureTarget, level, GL_RGB8, 256, 256, 256);
610 glTexStorage2D(m_textureTarget, level, GL_RGB8, 256, 256);
637 GL_RGB5_A1, GL_RGB8, GL_RGB565, GL_RG32I, GL_RG32UI, GL_RG16I, GL_RG16UI,
H A Des3fFboCompletenessTests.cpp49 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_fbo.c46 case GL_RGB8:
258 return GL_RGB8;
H A Dnouveau_screen.c167 color_format = GL_RGB8;
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_fbo.c46 case GL_RGB8:
258 return GL_RGB8;
H A Dnouveau_screen.c167 color_format = GL_RGB8;
/external/chromium_org/third_party/angle/tests/angle_tests/
H A DSwizzleTest.cpp194 init2DTexture(GL_RGB8, GL_RGB, GL_UNSIGNED_BYTE, data);
/external/deqp/framework/opengl/
H A DgluFboRenderContext.cpp56 GL_RGB8,
H A DgluTextureUtil.cpp164 case FMT_CASE(RGB, UNORM_INT8): return GL_RGB8;
377 case GL_RGB8: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8);
439 case GL_RGB8:
939 case GL_RGB8:
/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.cpp120 GL_RGB8,
126 GL_RGB8,
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DCaps.cpp209 requiredFormats.push_back(GL_RGB8);
H A DvalidationES3.cpp75 InsertES3FormatCombo(&set, GL_RGB8, GL_RGB, GL_UNSIGNED_BYTE );
613 list.push_back(EffectiveInternalFormatInfo(GL_RGB8, GL_NONE, 6, 8, 7, 8, 6, 8, 0, 0));
634 list.push_back(EffectiveInternalFormatInfo(GL_RGB8, GL_RGB, 6, 8, 7, 8, 6, 8, 0, UINT_MAX));
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_format.c772 { 3, GL_RGB, GL_RGB8, 0 },
1501 case GL_RGB8:
1641 internalFormat == GL_RGB8 || internalFormat == GL_RGBA8 ||
/external/mesa3d/src/mesa/state_tracker/
H A Dst_format.c772 { 3, GL_RGB, GL_RGB8, 0 },
1501 case GL_RGB8:
1641 internalFormat == GL_RGB8 || internalFormat == GL_RGBA8 ||

Completed in 2777 milliseconds

123