Searched defs:GetMaxImage2DHeight (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ | ||
| D | opencl_runtime.h | 67 uint64_t GetMaxImage2DHeight() { return max_image2d_height_; } in GetMaxImage2DHeight() function |
| D | opencl_runtime_wrapper.cc | 143 uint64_t OpenCLRuntimeWrapper::GetMaxImage2DHeight() { in GetMaxImage2DHeight() function in mindspore::registry::opencl::OpenCLRuntimeWrapper |