Home
last modified time | relevance | path

Searched refs:image_buffer_max_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dgpu_info.h350 uint64_t image_buffer_max_size; member
H A Dgpu_info.cc1034 return opencl_info.image_buffer_max_size; in GetMaxImageBufferWidth()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_device.cc244 info.opencl_info.image_buffer_max_size = in GpuInfoFromDeviceID()