Home
last modified time | relevance | path

Searched refs:GL_RGB5 (Results 1 – 23 of 23) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_screen.c250 color_format = GL_RGB5; in nouveau_create_buffer()
Dnouveau_fbo.c56 case GL_RGB5: in set_renderbuffer_format()
Dnouveau_texture.c192 case GL_RGB5: in nouveau_choose_tex_format()
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp185 GL_RGB5,
417 ((GL_RGB5 == src) && (GL_RGB5 != dst)) || ((GL_RGB5 != src) && (GL_RGB5 == dst))) in areFormatsCompatible()
558 case GL_RGB5: in getEpsilon()
658 case GL_RGB5: in getFormat()
758 case GL_RGB5: in getNumberOfChannels()
846 case GL_RGB5: in getType()
986 case GL_RGB5: in getPixelSizeForFormat()
2331 case GL_RGB5: in packPixel()
2445 int exponent = (internal_format == GL_RGB4 ? 4 : (internal_format == GL_RGB5 ? 5 : 0)); in roundComponent()
Dgl3cTextureSizePromotion.cpp1263 { glu::ContextType(4, 4, glu::PROFILE_CORE), GL_RGB5, STR(GL_RGB5), false, true, 5, 5, 5, 0, 0, 0,
Dgl3cTextureSwizzleTests.cpp361 GL_RGB5,
Dgl4cDirectStateAccessTexturesTests.cpp9047 GL_RGB5, in Prepare()
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp89 GL_RGB5 in chooseColorFormat()
/external/mesa3d/src/mesa/main/
Dglformats.c674 case GL_RGB5: in _mesa_is_enum_format_unorm()
1022 case GL_RGB5: in _mesa_is_color_format()
2323 case GL_RGB5: in _mesa_base_tex_format()
Dtexformat.c146 case GL_RGB5: in _mesa_choose_tex_format()
Dfbobject.c1849 case GL_RGB5: in _mesa_base_fbo_format()
2407 internalFormat = GL_RGB5; in _es_RenderbufferStorageEXT()
/external/mesa3d/src/mesa/swrast/
Ds_renderbuffer.c67 case GL_RGB5: in soft_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c348 case GL_RGB5: in radeonChooseTextureFormat()
Dradeon_fbo.c477 case GL_RGB5: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c348 case GL_RGB5: in radeonChooseTextureFormat()
Dradeon_fbo.c477 case GL_RGB5: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1176 { GL_RGB5 },
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp263 …{ GL_RGB5, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 5, 5, 5, 0, 0, 0, 0, 0,…
DglcPackedPixelsTests.cpp169 …{ GL_RGB5, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 5, 5, 5, 0, 0…
625 formatMap[GL_RGB5] = "GL_RGB5"; in getFormatStr()
/external/mesa3d/include/GL/
Dgl.h725 #define GL_RGB5 0x8050 macro
Dglcorearb.h385 #define GL_RGB5 0x8050 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl304 #define GL_RGB5 0x8050 macro
/external/swiftshader/include/GL/
Dglcorearb.h385 #define GL_RGB5 0x8050 macro