Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dapi.h66 bool is_gl_to_cl_fast_sync_supported = false; member
Dgpu_api_delegate.cc124 if (!properties.is_gl_to_cl_fast_sync_supported) { in Prepare()
Dapi.cc854 properties_.is_gl_to_cl_fast_sync_supported = in Init()