Searched defs:srcFormat (Results 1 - 12 of 12) sorted by path

/external/deqp/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp330 BlitColorConversionCase (Context& context, const char* name, const char* desc, deUint32 srcFormat, deUint32 dstFormat, const IVec2& size) argument
332 , m_srcFormat (srcFormat)
347 tcu::TextureFormat srcFormat = glu::mapGLInternalFormat(m_srcFormat); local
349 glu::DataType srcOutputType = getFragmentOutputType(srcFormat);
353 tcu::TextureFormatInfo srcFmtRangeInfo = tcu::getTextureFormatInfo(srcFormat);
355 tcu::BVec4 copyMask = tcu::logicalAnd(getChannelMask(srcFormat.order), getChannelMask(dstFormat.order));
427 const tcu::TextureFormat srcFormat = glu::mapGLInternalFormat(m_srcFormat); local
429 const bool srcIsSRGB = tcu::isSRGB(srcFormat);
436 threshold = getToSRGBConversionThreshold(srcFormat, dstFormat);
440 const tcu::RGBA srcMaxDiff = getFormatThreshold(srcFormat) * (srcIsSRG
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp2039 void addCopyTests (TestCaseGroup* root, deUint32 srcFormat, deUint32 dstFormat) argument
2041 const string groupName = string(formatToName(srcFormat)) + "_" + formatToName(dstFormat);
2060 if (glu::isCompressedFormat(srcFormat) && srcTarget == GL_RENDERBUFFER)
2063 if (srcTarget == GL_RENDERBUFFER && !isColorRenderable(srcFormat))
2066 if (glu::isCompressedFormat(srcFormat) && !tcu::isAstcFormat(glu::mapGLCompressedTexFormat(srcFormat)) && srcIs3D)
2088 const IVec3 srcSize = getTestedSize(srcTarget, srcFormat, (srcIs3D ? targetSize3D : targetSize2D));
2092 ImageInfo(srcFormat, srcTarget, srcSize),
2358 const deUint32 srcFormat = formats[srcFormatNdx]; local
2361 if (srcFormat !
2379 const deUint32 srcFormat = formats[srcFormatNdx]; local
2403 const deUint32 srcFormat = nonCompressedFormats[srcFormatNdx]; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_texture.c237 GLenum srcFormat, GLenum srcType)
235 nouveau_choose_tex_format(struct gl_context *ctx, GLenum target, GLint internalFormat, GLenum srcFormat, GLenum srcType) argument
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_texture.c285 GLenum srcFormat,
298 if ((srcFormat == GL_RGBA && srcType == GL_UNSIGNED_INT_8_8_8_8) ||
299 (srcFormat == GL_RGBA && srcType == GL_UNSIGNED_BYTE && !littleEndian) ||
300 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_INT_8_8_8_8_REV) ||
301 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_BYTE && littleEndian)) {
303 } else if ((srcFormat == GL_RGBA && srcType == GL_UNSIGNED_INT_8_8_8_8_REV) ||
304 (srcFormat == GL_RGBA && srcType == GL_UNSIGNED_BYTE && littleEndian) ||
305 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_INT_8_8_8_8) ||
306 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_BYTE && !littleEndian)) {
284 radeonChoose8888TexFormat(radeonContextPtr rmesa, GLenum srcFormat, GLenum srcType, GLboolean fbo) argument
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_texture.c285 GLenum srcFormat,
298 if ((srcFormat == GL_RGBA && srcType == GL_UNSIGNED_INT_8_8_8_8) ||
299 (srcFormat == GL_RGBA && srcType == GL_UNSIGNED_BYTE && !littleEndian) ||
300 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_INT_8_8_8_8_REV) ||
301 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_BYTE && littleEndian)) {
303 } else if ((srcFormat == GL_RGBA && srcType == GL_UNSIGNED_INT_8_8_8_8_REV) ||
304 (srcFormat == GL_RGBA && srcType == GL_UNSIGNED_BYTE && littleEndian) ||
305 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_INT_8_8_8_8) ||
306 (srcFormat == GL_ABGR_EXT && srcType == GL_UNSIGNED_BYTE && !littleEndian)) {
284 radeonChoose8888TexFormat(radeonContextPtr rmesa, GLenum srcFormat, GLenum srcType, GLboolean fbo) argument
/external/mesa3d/src/mesa/main/
H A Dfbobject.c2700 compatible_color_datatypes(gl_format srcFormat, gl_format dstFormat) argument
2702 GLenum srcType = _mesa_get_format_datatype(srcFormat);
H A Dpack.c2774 GLenum srcFormat, GLenum srcType, const GLvoid *src,
2777 ASSERT(srcFormat == GL_COLOR_INDEX || srcFormat == GL_STENCIL_INDEX);
3106 _mesa_problem(NULL, "bad srcFormat %s in get_component_mapping",
3116 * image data. srcFormat and srcType are the format and type parameters
3125 * srcFormat - format of incoming data
3132 GLenum srcFormat, GLenum srcType, const GLvoid *src,
3141 ASSERT(srcFormat == GL_RED ||
3142 srcFormat == GL_GREEN ||
3143 srcFormat
2773 extract_uint_indexes(GLuint n, GLuint indexes[], GLenum srcFormat, GLenum srcType, const GLvoid *src, const struct gl_pixelstore_attrib *unpack ) argument
3131 extract_float_rgba(GLuint n, GLfloat rgba[][4], GLenum srcFormat, GLenum srcType, const GLvoid *src, GLboolean swapBytes) argument
3742 extract_uint_rgba(GLuint n, GLuint rgba[][4], GLenum srcFormat, GLenum srcType, const GLvoid *src, GLboolean swapBytes) argument
4245 _mesa_unpack_color_span_ubyte(struct gl_context *ctx, GLuint n, GLenum dstFormat, GLubyte dest[], GLenum srcFormat, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking, GLbitfield transferOps ) argument
4488 _mesa_unpack_color_span_float( struct gl_context *ctx, GLuint n, GLenum dstFormat, GLfloat dest[], GLenum srcFormat, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking, GLbitfield transferOps ) argument
4688 _mesa_unpack_color_span_uint(struct gl_context *ctx, GLuint n, GLenum dstFormat, GLuint *dest, GLenum srcFormat, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking) argument
4847 _mesa_unpack_dudv_span_byte( struct gl_context *ctx, GLuint n, GLenum dstFormat, GLbyte dest[], GLenum srcFormat, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking, GLbitfield transferOps ) argument
[all...]
H A Dtexstore.c312 * \param srcFormat source image format
323 GLenum srcFormat, GLenum srcType,
331 _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
367 srcFormat, srcType,
371 dst, srcFormat, srcType, src,
435 GLenum srcFormat, GLenum srcType,
442 _mesa_image_row_stride(srcPacking, srcWidth, srcFormat, srcType);
476 srcFormat, srcType,
480 dst, srcFormat, srcType, src,
553 * \param srcFormat sourc
319 _mesa_make_temp_float_image(struct gl_context *ctx, GLuint dims, GLenum logicalBaseFormat, GLenum textureBaseFormat, GLint srcWidth, GLint srcHeight, GLint srcDepth, GLenum srcFormat, GLenum srcType, const GLvoid *srcAddr, const struct gl_pixelstore_attrib *srcPacking, GLbitfield transferOps) argument
431 make_temp_uint_image(struct gl_context *ctx, GLuint dims, GLenum logicalBaseFormat, GLenum textureBaseFormat, GLint srcWidth, GLint srcHeight, GLint srcDepth, GLenum srcFormat, GLenum srcType, const GLvoid *srcAddr, const struct gl_pixelstore_attrib *srcPacking) argument
560 _mesa_make_temp_ubyte_image(struct gl_context *ctx, GLuint dims, GLenum logicalBaseFormat, GLenum textureBaseFormat, GLint srcWidth, GLint srcHeight, GLint srcDepth, GLenum srcFormat, GLenum srcType, const GLvoid *srcAddr, const struct gl_pixelstore_attrib *srcPacking) argument
845 _mesa_swizzle_ubyte_image(struct gl_context *ctx, GLuint dimensions, GLenum srcFormat, GLenum srcType, GLenum baseInternalFormat, const GLubyte *rgba2dst, GLuint dstComponents, GLint dstRowStride, GLubyte **dstSlices, GLint srcWidth, GLint srcHeight, GLint srcDepth, const GLvoid *srcAddr, const struct gl_pixelstore_attrib *srcPacking ) argument
925 memcpy_texture(struct gl_context *ctx, GLuint dimensions, gl_format dstFormat, GLint dstRowStride, GLubyte **dstSlices, GLint srcWidth, GLint srcHeight, GLint srcDepth, GLenum srcFormat, GLenum srcType, const GLvoid *srcAddr, const struct gl_pixelstore_attrib *srcPacking) argument
[all...]
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1428 enum pipe_format srcFormat, texFormat; local
1499 srcFormat = rbRead->texture->format;
1501 if (screen->is_format_supported(screen, srcFormat, st->internal_target,
1504 texFormat = srcFormat;
1507 /* srcFormat can't be used as a texture format */
1564 if (srcFormat == texFormat) {
H A Dst_cb_texture.c865 const GLenum srcFormat = _mesa_base_fbo_format(ctx, src->InternalFormat); local
873 if (srcFormat == dstFormat) {
879 else if (srcFormat == GL_RGB && dstFormat == GL_RGBA) {
885 else if (srcFormat == GL_RGBA && dstFormat == GL_RGB) {
896 _mesa_lookup_enum_by_nr(srcFormat),
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_icc.cpp112 int srcFormat; local
117 srcFormat = COLORSPACE_SH(PT_Lab) | CHANNELS_SH(nSrcComponents) | BYTES_SH(0);
120 srcFormat = COLORSPACE_SH(PT_ANY) | CHANNELS_SH(nSrcComponents) | BYTES_SH(1);
122 srcFormat |= DOSWAP_SH(1);
133 hTransform = cmsCreateTransform(srcProfile, srcFormat, dstProfile, TYPE_GRAY_8, intent, 0);
136 hTransform = cmsCreateTransform(srcProfile, srcFormat, dstProfile, TYPE_BGR_8, intent, 0);
139 hTransform = cmsCreateTransform(srcProfile, srcFormat, dstProfile,
/external/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp184 const FT_Pixel_Mode srcFormat = static_cast<FT_Pixel_Mode>(srcFTBitmap.pixel_mode); local
201 if ((FT_PIXEL_MODE_MONO == srcFormat && SkMask::kBW_Format == dstFormat) ||
202 (FT_PIXEL_MODE_GRAY == srcFormat && SkMask::kA8_Format == dstFormat))
210 } else if (FT_PIXEL_MODE_MONO == srcFormat && SkMask::kA8_Format == dstFormat) {
228 } else if (FT_PIXEL_MODE_BGRA == srcFormat && SkMask::kARGB32_Format == dstFormat) {
247 SkDEBUGF(("FT_Pixel_Mode %d, SkMask::Format %d\n", srcFormat, dstFormat));

Completed in 545 milliseconds