Searched defs:MapBuffer (Results 1 – 7 of 7) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
| D | opencl_runtime.cc | 582 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
|
| D | opencl_runtime_wrapper.cc | 89 void *OpenCLRuntimeWrapper::MapBuffer(void *host_ptr, int flags, bool sync) { in MapBuffer() function in mindspore::registry::opencl::OpenCLRuntimeWrapper
|
| D | opencl_allocator.cc | 441 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/ |
| D | batchnorm.cc | 125 int BatchNormOpenCLKernel::MapBuffer() { in MapBuffer() function in mindspore::kernel::BatchNormOpenCLKernel
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | ExternalBufferTest.cpp | 249 TEST_P(ExternalBufferTestES31, MapBuffer) in TEST_P() argument
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_1_5_autogen.cpp | 387 void *GL_APIENTRY MapBuffer(GLenum target, GLenum access) in MapBuffer() function
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | entry_points_enum_autogen.h | 698 MapBuffer, enumerator
|