Home
last modified time | relevance | path

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

12345678

/third_party/skia/third_party/externals/angle2/src/common/linux/
Ddma_buf_utils.cpp58 return GL_RGB8; in DrmFourCCFormatToGLInternalFormat()
62 return GL_RGB8; in DrmFourCCFormatToGLInternalFormat()
72 return GL_RGB8; in DrmFourCCFormatToGLInternalFormat()
77 return GL_RGB8; in DrmFourCCFormatToGLInternalFormat()
/third_party/skia/third_party/externals/angle2/src/common/
Dandroid_util.cpp230 return GL_RGB8; in getPixelFormatInfo()
232 return GL_RGB8; in getPixelFormatInfo()
261 return GL_RGB8; in getPixelFormatInfo()
267 return GL_RGB8; in getPixelFormatInfo()
361 case GL_RGB8: in GLInternalFormatToNativePixelFormat()
Dandroid_util.h29 constexpr std::array<GLenum, 3> kSupportedSizedInternalFormats = {GL_RGBA8, GL_RGB8, GL_RGB565};
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/
Dgstgl_gles2compat.h33 #ifndef GL_RGB8
34 #define GL_RGB8 GL_RGB macro
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp798 { "rgb8", GL_RGB8, }, in init()
884 { "rgb8_offset", GL_RGB8, 23, 6, 0, 0, 0, 0, 0, 1, 67 }, in init()
885 { "rgb8_alignment", GL_RGB8, 23, 6, 0, 0, 0, 0, 0, 2, 0 }, in init()
886 { "rgb8_image_height", GL_RGB8, 23, 6, 26, 0, 0, 0, 0, 4, 0 }, in init()
887 { "rgb8_row_length", GL_RGB8, 23, 6, 0, 27, 0, 0, 0, 4, 0 }, in init()
888 { "rgb8_skip_images", GL_RGB8, 23, 6, 0, 0, 3, 0, 0, 4, 0 }, in init()
889 { "rgb8_skip_rows", GL_RGB8, 23, 6, 26, 0, 0, 3, 0, 4, 0 }, in init()
890 { "rgb8_skip_pixels", GL_RGB8, 23, 6, 0, 25, 0, 0, 2, 4, 0 } in init()
973 { "rgb8_offset", GL_RGB8, 26, 12, 1, 2, 1, 23, 19, 8, 0, 0, 0, 0, 0, 4, 67 }, in init()
974 { "rgb8_image_height", GL_RGB8, 26, 12, 1, 2, 1, 23, 19, 8, 26, 0, 0, 0, 0, 4, 0 }, in init()
[all …]
Des31fFboTestCase.cpp174 case GL_RGB8: in isRequiredFormat()
311 case GL_RGB8: in getMinimumSampleCount()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp3535 { "rgb8", GL_RGB8, }, in init()
3643 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_1", "", GL_RGB8, 39, 43, 1… in init()
3644 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_2", "", GL_RGB8, 39, 43, 1… in init()
3645 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_4", "", GL_RGB8, 39, 43, 1… in init()
3646 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_rgb8_39_8", "", GL_RGB8, 39, 43, 1… in init()
3661 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_1", "", GL_RGB8, 39, 1,… in init()
3662 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_2", "", GL_RGB8, 39, 1,… in init()
3663 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_4", "", GL_RGB8, 39, 1,… in init()
3664 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgb8_39_8", "", GL_RGB8, 39, 1,… in init()
3688 { "rgb8_alignment", GL_RGB8, 31, 30, 0, 0, 0, 2 }, in init()
[all …]
Des3fRboStateQueryTests.cpp152 glRenderbufferStorage(GL_RENDERBUFFER, GL_RGB8, w, h); in test()
182 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, in test()
226 { GL_RGB8, 8, 8, 8, 0 }, in test()
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()
Des3fFboTestCase.cpp168 case GL_RGB8: in isRequiredFormat()
291 case GL_RGB8: in getMinimumSampleCount()
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dandroid_util.cpp221 return GL_RGB8; in NativePixelFormatToGLInternalFormat()
223 return GL_RGB8; in NativePixelFormatToGLInternalFormat()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp398 case GL_RGB8: in IsSizedInternalFormat()
1009 case GL_UNSIGNED_BYTE: VALIDATE_INTERNALFORMAT(GL_RGB8, GL_RGB565, GL_SRGB8) in ValidateTextureFormatType()
1342 case GL_RGB8: in IsColorRenderable()
1447 case GL_RGB8: in IsDepthRenderable()
1513 case GL_RGB8: in IsStencilRenderable()
1583 case GL_RGB8: return 0; in GetAlphaSize()
1632 case GL_RGB8: return 8; in GetRedSize()
1681 case GL_RGB8: return 8; in GetGreenSize()
1730 case GL_RGB8: return 8; in GetBlueSize()
1817 case GL_RGB8: in GetColorComponentType()
[all …]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DClearPerf.cpp58 if (internalFormat == GL_RGB8) in story()
180 params.internalFormat = GL_RGB8; in VulkanParams()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/headless/
DDisplayVkHeadless.cpp40 constexpr GLenum kColorFormats[] = {GL_RGBA8, GL_BGRA8_EXT, GL_RGB565, GL_RGB8}; in generateConfigs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
DDisplayVkSimple.cpp40 constexpr GLenum kColorFormats[] = {GL_RGBA8, GL_BGRA8_EXT, GL_RGB565, GL_RGB8}; in generateConfigs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/null/
DDisplayVkNull.cpp45 constexpr GLenum kColorFormats[] = {GL_RGBA8, GL_BGRA8_EXT, GL_RGB565, GL_RGB8}; in generateConfigs()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedColorMasks.cpp98 static const glw::GLenum WriteMasksFormats[] = { GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, in iterate()
344 case GL_RGB8: in NumComponents()
369 case GL_RGB8: in ReadableType()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pTextureCountTests.cpp59 { "rgb8", GL_RGB8 }, in init()
Des3pTextureFormatTests.cpp71 { "rgb8", GL_RGB8, }, in init()
/third_party/mesa3d/src/mesa/main/
Dglformats.c678 case GL_RGB8: in _mesa_is_enum_format_unorm()
1026 case GL_RGB8: in _mesa_is_color_format()
1696 return GL_RGB8; in _mesa_get_nongeneric_internalformat()
1760 return GL_RGB8; in _mesa_get_linear_internalformat()
2306 case GL_RGB8: in _mesa_base_tex_format()
2699 return GL_RGB8; in gles_effective_internal_format_for_format_and_type()
2871 (internalFormat != GL_RGB8 && in _mesa_gles_error_check_format_and_type()
3027 case GL_RGB8: in _mesa_gles_error_check_format_and_type()
3120 case GL_RGB8: in _mesa_gles_error_check_format_and_type()
3880 case GL_RGB8: in _mesa_is_es3_color_renderable()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
DDisplayVkAndroid.cpp54 constexpr GLenum kColorFormats[] = {GL_RGBA8, GL_RGB8, GL_RGB565, GL_RGB10_A2, GL_RGBA16F}; in generateConfigs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
DDisplayVkAndroid.cpp57 const std::array<GLenum, 3> kColorFormats = {GL_RGBA8, GL_RGB8, GL_RGB565}; in generateConfigs()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.hpp248 case HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED: return GL_RGB8; in GLPixelFormatFromAndroid()
250 case HAL_PIXEL_FORMAT_RGBX_8888: return GL_RGB8; in GLPixelFormatFromAndroid()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dformat_map_autogen.cpp311 return GL_RGB8; in GetSizedFormatInternal()
718 case GL_RGB8: in ValidES3FormatCombination()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleDependenciesTests.cpp1272 GL_RGB8, GL_RGB565, GL_SRGB8_ALPHA8, GL_DEPTH_COMPONENT32F, GL_DEPTH24_STENCIL8, GL_RGBA32I in iterate()
1422 GL_RGB8, GL_RGB565, GL_SRGB8_ALPHA8, GL_DEPTH_COMPONENT32F, GL_DEPTH24_STENCIL8, GL_RGBA32I in iterate()
1577 GL_RGB8, GL_RGB565, GL_SRGB8_ALPHA8, GL_DEPTH_COMPONENT32F, GL_DEPTH24_STENCIL8, GL_RGBA32I in iterate()
1733 GL_RGB8, GL_RGB565, GL_SRGB8_ALPHA8, GL_DEPTH_COMPONENT32F, GL_DEPTH24_STENCIL8, GL_RGBA32I in iterate()
1870 GL_RGB8, GL_RGB565, GL_SRGB8_ALPHA8, GL_DEPTH_COMPONENT32F, GL_DEPTH24_STENCIL8, GL_STENCIL_INDEX8 in iterate()
2059 GL_RGB8, GL_RGB565, GL_SRGB8_ALPHA8, GL_DEPTH_COMPONENT32F, GL_DEPTH24_STENCIL8, GL_RGBA32I in iterate()
2182 GL_RGB8, GL_RGB565, GL_SRGB8_ALPHA8, GL_DEPTH_COMPONENT32F, GL_DEPTH24_STENCIL8, in iterate()

12345678