Searched defs:GetImagePitchAlignment (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ | ||
| D | opencl_runtime.h | 74 uint32_t GetImagePitchAlignment() const { return image_pitch_align_; } in GetImagePitchAlignment() function |
| D | opencl_runtime_wrapper.cc | 149 uint64_t OpenCLRuntimeWrapper::GetImagePitchAlignment() { in GetImagePitchAlignment() function in mindspore::registry::opencl::OpenCLRuntimeWrapper |