/external/mesa3d/src/mesa/main/ |
D | pack.h | 55 GLenum dstFormat, GLenum dstType, GLvoid *dstAddr, 94 GLenum dstType, GLvoid *dest, 102 GLenum dstType, GLvoid *dest, const GLuint *source, 109 GLenum dstType, GLvoid *dest, 116 GLenum dstType, GLvoid *dest, const GLubyte *source, 122 GLenum dstType, GLvoid *dest, GLuint depthMax, 128 GLenum dstType, const GLfloat *depthSpan, 134 GLenum dstType, GLuint *dest, 149 GLenum dstFormat, GLenum dstType, 155 GLenum dstFormat, GLenum dstType,
|
D | pack.c | 521 GLenum dstFormat, GLenum dstType) in _pack_rgba_span_from_uints_problem() argument 526 _mesa_lookup_enum_by_nr(dstType), in _pack_rgba_span_from_uints_problem() 532 GLenum dstFormat, GLenum dstType, in _mesa_pack_rgba_span_from_uints() argument 537 switch(dstType) { in _mesa_pack_rgba_span_from_uints() 565 _pack_rgba_span_from_uints_problem(ctx, dstFormat, dstType); in _mesa_pack_rgba_span_from_uints() 577 _pack_rgba_span_from_uints_problem(ctx, dstFormat, dstType); in _mesa_pack_rgba_span_from_uints() 589 _pack_rgba_span_from_uints_problem(ctx, dstFormat, dstType); in _mesa_pack_rgba_span_from_uints() 601 _pack_rgba_span_from_uints_problem(ctx, dstFormat, dstType); in _mesa_pack_rgba_span_from_uints() 632 _pack_rgba_span_from_uints_problem(ctx, dstFormat, dstType); in _mesa_pack_rgba_span_from_uints() 663 _pack_rgba_span_from_uints_problem(ctx, dstFormat, dstType); in _mesa_pack_rgba_span_from_uints() [all …]
|
D | image.c | 461 GLenum dstType, GLvoid *dst, in _mesa_convert_colors() argument 471 ASSERT(srcType != dstType); in _mesa_convert_colors() 475 if (dstType == GL_UNSIGNED_SHORT) { in _mesa_convert_colors() 494 ASSERT(dstType == GL_FLOAT); in _mesa_convert_colors() 508 if (dstType == GL_UNSIGNED_BYTE) { in _mesa_convert_colors() 527 ASSERT(dstType == GL_FLOAT); in _mesa_convert_colors() 541 if (dstType == GL_UNSIGNED_BYTE) { in _mesa_convert_colors() 556 ASSERT(dstType == GL_UNSIGNED_SHORT); in _mesa_convert_colors()
|
D | image.h | 99 GLenum dstType, GLvoid *dst,
|
D | fbobject.c | 2703 GLenum dstType = _mesa_get_format_datatype(dstFormat); in compatible_color_datatypes() local 2713 if (dstType != GL_INT && dstType != GL_UNSIGNED_INT) { in compatible_color_datatypes() 2714 assert(dstType == GL_UNSIGNED_NORMALIZED || in compatible_color_datatypes() 2715 dstType == GL_SIGNED_NORMALIZED || in compatible_color_datatypes() 2716 dstType == GL_FLOAT); in compatible_color_datatypes() 2718 dstType = GL_FLOAT; in compatible_color_datatypes() 2721 return srcType == dstType; in compatible_color_datatypes()
|
D | texstore.c | 1014 GLenum dstType; in _mesa_texstore_z32() local 1021 dstType = GL_UNSIGNED_INT; in _mesa_texstore_z32() 1023 dstType = GL_FLOAT; in _mesa_texstore_z32() 1030 srcType == dstType) { in _mesa_texstore_z32() 1047 dstType, dstRow, in _mesa_texstore_z32()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFramebufferBlitTests.cpp | 1025 tcu::TextureChannelClass dstType = tcu::getTextureChannelClass(dstTexFmt.type); in init() local 1028 …(dstType == tcu::TEXTURECHANNELCLASS_FLOATING_POINT || dstType == tcu::TEXTURECHANNELCLASS_UNSIGNE… in init() 1029 …((srcType == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) != (dstType == tcu::TEXTURECHANNELCLASS_SIGN… in init() 1030 …((srcType == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER) != (dstType == tcu::TEXTURECHANNELCLASS_UN… in init()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | tzfmt.h | 725 …odeString& formatSpecific(const TimeZone& tz, UTimeZoneNameType stdType, UTimeZoneNameType dstType,
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneFormat.java | 1778 …private String formatSpecific(TimeZone tz, NameType stdType, NameType dstType, long date, Output<T… 1780 assert(dstType == NameType.LONG_DAYLIGHT || dstType == NameType.SHORT_DAYLIGHT); 1784 getTimeZoneNames().getDisplayName(ZoneMeta.getCanonicalCLDRID(tz), dstType, date) :
|
/external/mesa3d/src/mesa/swrast/ |
D | s_span.c | 1416 GLenum dstType = GL_FLOAT; in _swrast_read_rgba_span() local 1470 if (dstType == GL_UNSIGNED_BYTE) { in _swrast_read_rgba_span() 1474 else if (dstType == GL_FLOAT) { in _swrast_read_rgba_span()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 3401 RegisterClass srcType, RegisterClass dstType, 3403 : I<(outs dstType:$Rd), (ins srcType:$Rn), 3421 RegisterClass srcType, RegisterClass dstType, 3423 : I<(outs dstType:$Rd), (ins srcType:$Rn, immType:$scale), 3510 RegisterClass srcType, RegisterClass dstType, 3512 : I<(outs dstType:$Rd), (ins srcType:$Rn, immType:$scale), 3527 RegisterClass srcType, RegisterClass dstType, 3529 : I<(outs dstType:$Rd), (ins srcType:$Rn), 3530 asm, "\t$Rd, $Rn", "", [(set (dvt dstType:$Rd), (node srcType:$Rn))]>, 3607 RegisterClass srcType, RegisterClass dstType, [all …]
|
/external/deqp/framework/randomshaders/ |
D | rsgExpression.cpp | 634 bool isConversionOk (VariableType::Type srcType, VariableType::Type dstType, ConstValueRangeAccess … in isConversionOk() argument 643 return convTable[getBaseTypeConvNdx(srcType)][getBaseTypeConvNdx(dstType)](valueRange); in isConversionOk()
|
/external/icu/icu4c/source/i18n/ |
D | tzfmt.cpp | 1346 …oneFormat::formatSpecific(const TimeZone& tz, UTimeZoneNameType stdType, UTimeZoneNameType dstType, in formatSpecific() argument 1363 fTimeZoneNames->getDisplayName(UnicodeString(TRUE, canonicalID, -1), dstType, date, name); in formatSpecific()
|