Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Drequest_gpu_info.cc84 &info.opengl_info.max_fragment_image_units); in RequestGpuInfo()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h229 int max_fragment_image_units = 0; member