Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_INT_5_9_9_9_REV (Results 1 – 25 of 29) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Dglformats.c254 case GL_UNSIGNED_INT_5_9_9_9_REV: in _mesa_type_is_packed()
350 case GL_UNSIGNED_INT_5_9_9_9_REV: in _mesa_sizeof_packed_type()
503 case GL_UNSIGNED_INT_5_9_9_9_REV: in _mesa_bytes_per_pixel()
2004 case GL_UNSIGNED_INT_5_9_9_9_REV: in _mesa_error_check_format_and_type()
3002 case GL_UNSIGNED_INT_5_9_9_9_REV: in _mesa_es3_error_check_format_and_type()
3594 case GL_UNSIGNED_INT_5_9_9_9_REV: in _mesa_format_from_format_and_type()
Dformats.c1284 *datatype = GL_UNSIGNED_INT_5_9_9_9_REV; in _mesa_uncompressed_format_to_type_and_comps()
1990 return format == GL_RGB && type == GL_UNSIGNED_INT_5_9_9_9_REV && in _mesa_format_matches_format_and_type()
Dtexgetimage.c65 case GL_UNSIGNED_INT_5_9_9_9_REV: in type_needs_clamping()
Dmipmap.c680 else if (datatype == GL_UNSIGNED_INT_5_9_9_9_REV && comps == 3) { in do_row()
1340 else if (datatype == GL_UNSIGNED_INT_5_9_9_9_REV && comps == 3) { in do_row_3D()
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp197 …{ GL_RGB9_E5, GL_RGB, GL_RGB, GL_UNSIGNED_INT_5_9_9_9_REV, SAMPLER_FLOAT, { { 9, …
271 …{ GL_RGB9_E5, GL_RGB, GL_RGB, GL_UNSIGNED_INT_5_9_9_9_REV, SAMPLER_FLOAT, { { 9, 9, 9, …
356 …{ GL_UNSIGNED_INT_5_9_9_9_REV, sizeof(GLuint), STORAGE_FLOAT, true, true, { { 9, 9, 9, …
383 …{ GL_UNSIGNED_INT_5_9_9_9_REV, sizeof(GLuint), STORAGE_FLOAT, true, true, { { 9, 9, 9, …
415 { GL_RGB9_E5, GL_RGB, GL_UNSIGNED_INT_5_9_9_9_REV, 4, false },
508 { GL_RGB, GL_RGB, GL_UNSIGNED_INT_5_9_9_9_REV, 4, true },
1160 case GL_UNSIGNED_INT_5_9_9_9_REV: in createGradient()
2675 case GL_UNSIGNED_INT_5_9_9_9_REV: in getFloatBuffer()
2791 if (type.type == GL_UNSIGNED_INT_5_9_9_9_REV) in getBits()
DglcTextureRepeatModeTests.cpp299 …{ GL_RGB9_E5, GL_RGB, GL_RGB, GL_UNSIGNED_INT_5_9_9_9_REV, SAMPLER_FLOAT, { { 9, 9, 9, 0, 0,…
388 …{ GL_RGB9_E5, GL_RGB, GL_RGB, GL_UNSIGNED_INT_5_9_9_9_REV, SAMPLER_FLOAT, { { 9, 9, 9, 0, 0…
DglcPackedDepthStencilTests.cpp155 GL_UNSIGNED_INT_5_9_9_9_REV,
179 GL_UNSIGNED_INT_5_9_9_9_REV,
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp897 case GL_UNSIGNED_INT_5_9_9_9_REV: in ValidateTextureFormatType()
1082 case GL_UNSIGNED_INT_5_9_9_9_REV: VALIDATE_INTERNALFORMAT(GL_RGB9_E5) in ValidateTextureFormatType()
1240 case GL_UNSIGNED_INT_5_9_9_9_REV: in GetTypeSize()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp117 case TextureFormat::UNSIGNED_INT_999_E5_REV: type = GL_UNSIGNED_INT_5_9_9_9_REV; break; in getTransferFormat()
418 case GL_UNSIGNED_INT_5_9_9_9_REV: return TextureFormat::UNSIGNED_INT_999_E5_REV; in mapGLChannelType()
DgluStrUtil.inl41 case GL_UNSIGNED_INT_5_9_9_9_REV: return "GL_UNSIGNED_INT_5_9_9_9_REV";
/external/swiftshader/src/OpenGL/common/
DImage.cpp185 case GL_UNSIGNED_INT_5_9_9_9_REV: return GL_RGB9_E5; in GetSizedInternalFormat()
486 case GL_UNSIGNED_INT_5_9_9_9_REV: return 4; in ComputePixelSize()
1492 case GL_UNSIGNED_INT_5_9_9_9_REV: in loadImageData()
/external/virglrenderer/src/
Dvrend_formats.c275 { VIRGL_FORMAT_R9G9B9E5_FLOAT, GL_RGB9_E5, GL_RGB, GL_UNSIGNED_INT_5_9_9_9_REV, NO_SWIZZLE },
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp904 type = GL_UNSIGNED_INT_5_9_9_9_REV; in getType()
2196 case GL_UNSIGNED_INT_5_9_9_9_REV: in readChannel()
2268 case GL_UNSIGNED_INT_5_9_9_9_REV: in writeChannel()
2416 case GL_UNSIGNED_INT_5_9_9_9_REV: in unpackPixel()
Dgl3cTextureSwizzleTests.cpp727 GL_UNSIGNED_INT_5_9_9_9_REV,
1472 else if (GL_UNSIGNED_INT_5_9_9_9_REV == format.m_type) in calculate_values_from_source()
Dgl4cTextureViewTests.cpp696 case GL_UNSIGNED_INT_5_9_9_9_REV: in getComponentSizeForType()
7089 type_to_use = GL_UNSIGNED_INT_5_9_9_9_REV; in initTextureObject()
Dgl4cDirectStateAccessTexturesTests.cpp10006 GL_UNSIGNED_INT_5_9_9_9_REV, in Prepare()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c346 case GL_UNSIGNED_INT_5_9_9_9_REV: in internal_format()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h594 #define GL_UNSIGNED_INT_5_9_9_9_REV 0x8C3E macro
/external/deqp/modules/egl/
DteglImageFormatTests.cpp1321 case GL_UNSIGNED_INT_5_9_9_9_REV: in isCompatibleFormats()
/external/swiftshader/include/GLES3/
Dgl3.h771 #define GL_UNSIGNED_INT_5_9_9_9_REV 0x8C3E macro
/external/mesa3d/include/GLES3/
Dgl3.h771 #define GL_UNSIGNED_INT_5_9_9_9_REV 0x8C3E macro
Dgl31.h773 #define GL_UNSIGNED_INT_5_9_9_9_REV 0x8C3E macro
Dgl32.h773 #define GL_UNSIGNED_INT_5_9_9_9_REV 0x8C3E macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1013 #define GL_UNSIGNED_INT_5_9_9_9_REV 0x8C3E macro
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp7567 case GL_UNSIGNED_INT_5_9_9_9_REV: in getSizeOfPixel()
8853 if (type == GL_UNSIGNED_INT_10F_11F_11F_REV || type == GL_UNSIGNED_INT_5_9_9_9_REV) in getChannelOrderForInternalformatAndType()

12