Home
last modified time | relevance | path

Searched refs:GL_RGB4 (Results 1 – 21 of 21) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp182 GL_RGB4,
416 if (((GL_RGB4 == src) && (GL_RGB4 != dst)) || ((GL_RGB4 != src) && (GL_RGB4 == dst)) || in areFormatsCompatible()
557 case GL_RGB4: in getEpsilon()
657 case GL_RGB4: in getFormat()
757 case GL_RGB4: in getNumberOfChannels()
845 case GL_RGB4: in getType()
981 case GL_RGB4: in getPixelSizeForFormat()
2330 case GL_RGB4: in packPixel()
2445 int exponent = (internal_format == GL_RGB4 ? 4 : (internal_format == GL_RGB5 ? 5 : 0)); in roundComponent()
2451 if (internal_format == GL_RGB4) in roundComponent()
Dgl3cTextureSizePromotion.cpp1261 { glu::ContextType(4, 4, glu::PROFILE_CORE), GL_RGB4, STR(GL_RGB4), false, true, 4, 4, 4, 0, 0, 0,
Dgl3cTextureSwizzleTests.cpp348 GL_RGB4,
Dgl4cDirectStateAccessTexturesTests.cpp9046 GL_RGB4, in Prepare()
/external/mesa3d/src/mesa/main/
Dglformats.c673 case GL_RGB4: in _mesa_is_enum_format_unorm()
1021 case GL_RGB4: in _mesa_is_color_format()
2322 case GL_RGB4: in _mesa_base_tex_format()
Dtexformat.c142 case GL_RGB4: in _mesa_choose_tex_format()
Dfbobject.c1848 case GL_RGB4: in _mesa_base_fbo_format()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c349 case GL_RGB4: in radeonChooseTextureFormat()
Dradeon_fbo.c476 case GL_RGB4: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/swrast/
Ds_renderbuffer.c66 case GL_RGB4: in soft_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c349 case GL_RGB4: in radeonChooseTextureFormat()
Dradeon_fbo.c476 case GL_RGB4: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c191 case GL_RGB4: in nouveau_choose_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1171 { GL_RGB4 },
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp262 …{ GL_RGB4, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 4, 4, 4, 0, 0, 0, 0, 0,…
DglcPackedPixelsTests.cpp168 …{ GL_RGB4, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 4, 4, 4, 0, 0…
624 formatMap[GL_RGB4] = "GL_RGB4"; in getFormatStr()
/external/mesa3d/include/GL/
Dgl.h724 #define GL_RGB4 0x804F macro
Dglcorearb.h384 #define GL_RGB4 0x804F macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl303 #define GL_RGB4 0x804F macro
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp638 case GL_RGB4: in isColorRenderable()
/external/swiftshader/include/GL/
Dglcorearb.h384 #define GL_RGB4 0x804F macro