Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_SHORT_4_4_4_4 (Results 1 – 25 of 51) sorted by relevance

123

/external/mesa3d/src/glx/
Dcompsize.c49 case GL_UNSIGNED_SHORT_4_4_4_4: in __glElementsPerGroup()
109 case GL_UNSIGNED_SHORT_4_4_4_4: in __glBytesPerElement()
/external/mesa3d/src/mesa/main/
Dglformats.c43 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_type_is_packed()
136 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_sizeof_packed_type()
260 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_bytes_per_pixel()
427 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_is_type_unsigned()
1048 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_error_check_format_and_type()
1222 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_error_check_format_and_type()
1343 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_error_check_format_and_type()
Dtexcompress_cpal.c56 { GL_PALETTE4_RGBA4_OES, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 16, 2 },
61 { GL_PALETTE8_RGBA4_OES, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 256, 2 },
Dpack.c604 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_pack_rgba_span_from_uints()
991 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_pack_rgba_span_from_ints()
2483 case GL_UNSIGNED_SHORT_4_4_4_4: in _mesa_pack_rgba_span_float()
3180 srcType == GL_UNSIGNED_SHORT_4_4_4_4 || in extract_float_rgba()
3393 case GL_UNSIGNED_SHORT_4_4_4_4: in extract_float_rgba()
3789 srcType == GL_UNSIGNED_SHORT_4_4_4_4 || in extract_uint_rgba()
3962 case GL_UNSIGNED_SHORT_4_4_4_4: in extract_uint_rgba()
4290 srcType == GL_UNSIGNED_SHORT_4_4_4_4 || in _mesa_unpack_color_span_ubyte()
4543 srcType == GL_UNSIGNED_SHORT_4_4_4_4 || in _mesa_unpack_color_span_float()
4747 srcType == GL_UNSIGNED_SHORT_4_4_4_4 || in _mesa_unpack_color_span_uint()
/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp1547 { "rgba4444", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4 }, in init()
1607 …Image2DAlignCase (m_context, "2d_rgba4444_51_1", "", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0, 51… in init()
1608 …Image2DAlignCase (m_context, "2d_rgba4444_51_2", "", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0, 51… in init()
1609 …Image2DAlignCase (m_context, "2d_rgba4444_51_4", "", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0, 51… in init()
1610 …Image2DAlignCase (m_context, "2d_rgba4444_51_8", "", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0, 51… in init()
1625 …geCubeAlignCase (m_context, "cube_rgba4444_51_1", "", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0, 51… in init()
1626 …geCubeAlignCase (m_context, "cube_rgba4444_51_2", "", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0, 51… in init()
1627 …geCubeAlignCase (m_context, "cube_rgba4444_51_4", "", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0, 51… in init()
1628 …geCubeAlignCase (m_context, "cube_rgba4444_51_8", "", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0, 51… in init()
1688 …mage2DAlignCase (m_context, "2d_rgba4444_51_1", "", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 64, 64,… in init()
[all …]
Des2fNegativeBufferApiTests.cpp165 glReadPixels(0, 0, 1, 1, GL_LUMINANCE_ALPHA, GL_UNSIGNED_SHORT_4_4_4_4, &ubyteData[0]); in init()
197 glReadPixels(0, 0, 1, 1, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, &ushortData[0]); in init()
199 glReadPixels(0, 0, 1, 1, GL_ALPHA, GL_UNSIGNED_SHORT_4_4_4_4, &ushortData[0]); in init()
Des2fFboCompletenessTests.cpp55 GLS_UNSIZED_FORMATKEY(GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4),
Des2fTextureWrapTests.cpp277 { "rgba4444", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4 }, in init()
Des2fTextureUnitTests.cpp87 GL_UNSIGNED_SHORT_4_4_4_4,
661 …else if (params.dataType == GL_UNSIGNED_SHORT_4_4_4_4 || params.dataType == GL_UNSIGNED_SHORT_5_5_… in init()
Des2fTextureSizeTests.cpp368 { "rgba4444", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4 }, in init()
/external/deqp/modules/gles2/performance/
Des2pTextureFormatTests.cpp61 { "rgba4444", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4 }, in init()
Des2pTextureUploadTests.cpp518 { "rgba_ushort4444", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4 }, in init()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_pixel_read.c68 case GL_UNSIGNED_SHORT_4_4_4_4: in gl_format_and_type_to_mesa_format()
Dradeon_texture.c353 case GL_UNSIGNED_SHORT_4_4_4_4: in radeonChooseTextureFormat()
368 case GL_UNSIGNED_SHORT_4_4_4_4: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_pixel_read.c68 case GL_UNSIGNED_SHORT_4_4_4_4: in gl_format_and_type_to_mesa_format()
Dradeon_texture.c353 case GL_UNSIGNED_SHORT_4_4_4_4: in radeonChooseTextureFormat()
368 case GL_UNSIGNED_SHORT_4_4_4_4: in radeonChooseTextureFormat()
/external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
DTextureUtil.java178 dataType = GLES20.GL_UNSIGNED_SHORT_4_4_4_4; in uploadTexture()
/external/deqp/modules/gles3/functional/
Des3fNegativeTextureApiTests.cpp1146 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, 1, 1, 0, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, 0); in init()
1446 glTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 4, 4, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, 0); in init()
1599 glTexImage2D (GL_TEXTURE_2D, 0, GL_RGBA4, 4, 4, 0, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0); in init()
1602 …glTexSubImage2D (GL_TEXTURE_2D, 0, 0, 0, 4, 4, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, (const GLvoid… in init()
2077 glTexImage3D(GL_TEXTURE_3D, 0, GL_RGBA, 1, 1, 1, 0, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, 0); in init()
2239 glTexSubImage3D(GL_TEXTURE_3D, 0, 0, 0, 0, 4, 4, 4, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, 0); in init()
2397 glTexImage3D (GL_TEXTURE_3D, 0, GL_RGBA4, 4, 4, 4, 0, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0); in init()
2400 …glTexSubImage3D (GL_TEXTURE_3D, 0, 0, 0, 0, 4, 4, 4, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, (const … in init()
Des3fFboCompletenessTests.cpp61 GLS_UNSIZED_FORMATKEY(GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4),
Des3fNegativeBufferApiTests.cpp175 glReadPixels(0, 0, 1, 1, GL_LUMINANCE_ALPHA, GL_UNSIGNED_SHORT_4_4_4_4, &ubyteData[0]); in init()
209 glReadPixels(0, 0, 1, 1, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, &ushortData[0]); in init()
211 glReadPixels(0, 0, 1, 1, GL_ALPHA, GL_UNSIGNED_SHORT_4_4_4_4, &ushortData[0]); in init()
Des3fTextureSizeTests.cpp368 { "rgba4444", GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4 }, in init()
/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp1083 ctx.glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, 1, 1, 0, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, 0); in teximage2d()
1390 ctx.glTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 4, 4, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, 0); in texsubimage2d()
1549 ctx.glTexImage2D (GL_TEXTURE_2D, 0, GL_RGBA4, 4, 4, 0, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0); in texsubimage2d_invalid_buffer_target()
1552 …ctx.glTexSubImage2D (GL_TEXTURE_2D, 0, 0, 0, 4, 4, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, (const GL… in texsubimage2d_invalid_buffer_target()
2033 ctx.glTexImage3D(GL_TEXTURE_3D, 0, GL_RGBA, 1, 1, 1, 0, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, 0); in teximage3d()
2201 ctx.glTexSubImage3D(GL_TEXTURE_3D, 0, 0, 0, 0, 4, 4, 4, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, 0); in texsubimage3d()
2365 ctx.glTexImage3D (GL_TEXTURE_3D, 0, GL_RGBA4, 4, 4, 4, 0, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0); in texsubimage3d_invalid_buffer_target()
2368 …ctx.glTexSubImage3D (GL_TEXTURE_3D, 0, 0, 0, 0, 4, 4, 4, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, (co… in texsubimage3d_invalid_buffer_target()
Des31fNegativeBufferApiTests.cpp173 ctx.glReadPixels(0, 0, 1, 1, GL_LUMINANCE_ALPHA, GL_UNSIGNED_SHORT_4_4_4_4, &ubyteData[0]); in read_pixels()
208 ctx.glReadPixels(0, 0, 1, 1, GL_RGB, GL_UNSIGNED_SHORT_4_4_4_4, &ushortData[0]); in read_pixels_format_mismatch()
210 ctx.glReadPixels(0, 0, 1, 1, GL_ALPHA, GL_UNSIGNED_SHORT_4_4_4_4, &ushortData[0]); in read_pixels_format_mismatch()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp103 case TextureFormat::UNORM_SHORT_4444: type = GL_UNSIGNED_SHORT_4_4_4_4; break; in getTransferFormat()
409 case GL_UNSIGNED_SHORT_4_4_4_4: return TextureFormat::UNORM_SHORT_4444; in mapGLChannelType()
/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...

123