Home
last modified time | relevance | path

Searched refs:CreateRGBAImage2D (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dutil.h59 absl::Status CreateRGBAImage2D(cl_context context, int width, int height,
H A Dutil.cc220 absl::Status CreateRGBAImage2D(cl_context context, int width, int height, in CreateRGBAImage2D() function