Home
last modified time | relevance | path

Searched defs:WriteImage (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/gpu/opencl/
Dopencl_runtime_wrapper.cc112 Status OpenCLRuntimeWrapper::WriteImage(void *buffer, void *src_data) { in WriteImage() function in mindspore::registry::opencl::OpenCLRuntimeWrapper
Dopencl_runtime.cc601 int OpenCLRuntime::WriteImage(void *buffer, void *src_data) { return ReadOrWriteImage(buffer, src_d… in WriteImage() function in mindspore::lite::opencl::OpenCLRuntime
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderImage.cpp1178 void SpirvShader::WriteImage(ImageInstructionSignature instruction, Pointer<Byte> descriptor, const… in WriteImage() function in sw::SpirvShader
/third_party/skia/m133/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c1149 static int WriteImage(const WebPPicture* const pic, VP8LBitWriter* const bw, in WriteImage() function
/third_party/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c1387 static WebPEncodingError WriteImage(const WebPPicture* const pic, in WriteImage() function
/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_image_writer.cpp4568 void dng_image_writer::WriteImage (dng_host &host, in WriteImage() function in dng_image_writer
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_image_writer.cpp4568 void dng_image_writer::WriteImage (dng_host &host, in WriteImage() function in dng_image_writer
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp1184 void WriteImage(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage) in WriteImage() function