Home
last modified time | relevance | path

Searched defs:MapBuffer (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_runtime.cc582 void *OpenCLRuntime::MapBuffer(const cl::Buffer &buffer, int flags, size_t size, cl::CommandQueue *… in MapBuffer() function in mindspore::lite::opencl::OpenCLRuntime
590 int OpenCLRuntime::MapBuffer(void *host_ptr, int flags, size_t size, cl::CommandQueue *command_queu… in MapBuffer() function in mindspore::lite::opencl::OpenCLRuntime
603 void *OpenCLRuntime::MapBuffer(const cl::Image2D &buffer, bool sync, int flags, const std::vector<s… in MapBuffer() function in mindspore::lite::opencl::OpenCLRuntime
Dopencl_runtime_wrapper.cc89 void *OpenCLRuntimeWrapper::MapBuffer(void *host_ptr, int flags, bool sync) { in MapBuffer() function in mindspore::registry::opencl::OpenCLRuntimeWrapper
Dopencl_allocator.cc441 void *OpenCLAllocator::MapBuffer(void *host_ptr, int flags, void *command_queue, bool sync) { in MapBuffer() function in mindspore::lite::opencl::OpenCLAllocator
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dbatchnorm.cc125 int BatchNormOpenCLKernel::MapBuffer() { in MapBuffer() function in mindspore::kernel::BatchNormOpenCLKernel
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DExternalBufferTest.cpp249 TEST_P(ExternalBufferTestES31, MapBuffer) in TEST_P() argument
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_5_autogen.cpp387 void *GL_APIENTRY MapBuffer(GLenum target, GLenum access) in MapBuffer() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h698 MapBuffer, enumerator