Home
last modified time | relevance | path

Searched defs:dstType (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp86 StreamInIndexBuffer(const gl::Context *context, IndexBufferInterface *buffer, const void *data, unsigned int count, gl::DrawElementsType srcType, gl::DrawElementsType dstType, bool usePrimitiveRestartFixedIndex, unsigned int *offset) StreamInIndexBuffer() argument
135 prepareIndexData(const gl::Context *context, gl::DrawElementsType srcType, gl::DrawElementsType dstType, GLsizei count, gl::Buffer *glBuffer, const void *indices, TranslatedIndexData *translated) prepareIndexData() argument
233 streamIndexData(const gl::Context *context, const void *data, unsigned int count, gl::DrawElementsType srcType, gl::DrawElementsType dstType, bool usePrimitiveRestartFixedIndex, TranslatedIndexData *translated) streamIndexData() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dblit.c115 GLenum dstType = _mesa_get_format_datatype(dstFormat); in compatible_color_datatypes() local
H A Dtexstore.c153 GLenum dstType; in _mesa_texstore_z32() local
832 GLenum dstType; in _mesa_texstore_needs_transfer_ops() local
H A Dpack.c485 _mesa_unpack_stencil_span( struct gl_context *ctx, GLuint n, GLenum dstType, GLvoid *dest, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking, GLbitfield transferOps ) _mesa_unpack_stencil_span() argument
598 _mesa_pack_stencil_span( struct gl_context *ctx, GLuint n, GLenum dstType, GLvoid *dest, const GLubyte *source, const struct gl_pixelstore_attrib *dstPacking ) _mesa_pack_stencil_span() argument
770 _mesa_unpack_depth_span( struct gl_context *ctx, GLuint n, GLenum dstType, GLvoid *dest, GLuint depthMax, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking ) _mesa_unpack_depth_span() argument
1003 _mesa_pack_depth_span( struct gl_context *ctx, GLuint n, GLvoid *dest, GLenum dstType, const GLfloat *depthSpan, const struct gl_pixelstore_attrib *dstPacking ) _mesa_pack_depth_span() argument
1139 _mesa_pack_depth_stencil_span(struct gl_context *ctx,GLuint n, GLenum dstType, GLuint *dest, const GLfloat *depthVals, const GLubyte *stencilVals, const struct gl_pixelstore_attrib *dstPacking) _mesa_pack_depth_stencil_span() argument
[all...]
/third_party/skia/tests/
H A DTransferPixelsTest.cpp27 fill_transfer_data(int left, int top, int width, int height, int rowBytes, GrColorType dstType, char* dst) fill_transfer_data() argument
H A DVkHardwareBufferTest.cpp1081 run_test(skiatest::Reporter* reporter, const GrContextOptions& options, SrcType srcType, DstType dstType, bool shareSyncs) run_test() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/color_space_convert/smp/
H A Dsmp_color_space_convert.c525 int ImgRgbToYuv(IVE_IMAGE_S *src, IVE_IMAGE_S *dst, IVE_IMAGE_TYPE_E dstType) in ImgRgbToYuv() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneFormat.java1781 private String formatSpecific(TimeZone tz, NameType stdType, NameType dstType, long date, Output<TimeType> timeType) { in formatSpecific() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTimeZoneFormat.java1711 private String formatSpecific(TimeZone tz, NameType stdType, NameType dstType, long date, Output<TimeType> timeType) { in formatSpecific() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp73 const gl::DrawElementsType dstType = in DrawCallHasStreamingElementArray() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpression.cpp659 bool isConversionOk (VariableType::Type srcType, VariableType::Type dstType, ConstValueRangeAccess valueRange) in isConversionOk() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp1377 gl::DrawElementsType dstType = gl::DrawElementsType::InvalidEnum; in applyIndexBuffer() local
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp1508 SpvId SPIRVCodeGenerator::writeMatrixCopy(SpvId src, const Type& srcType, const Type& dstType, in writeMatrixCopy() argument
1783 const Type& dstType = ctorType.componentType(); writeConstructorCompoundCast() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp117 llvm::Value *lowerPMOV(llvm::Value *op, llvm::Type *dstType, bool sext) in lowerPMOV() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 67 milliseconds