Home
last modified time | relevance | path

Searched defs:UniformParameterDeclarationGenerator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dvariable_accessor.cc197 struct UniformParameterDeclarationGenerator { struct
199 void operator()(const T&) const { in operator ()()
205 void operator()(const std::vector<T>& v) const { in operator ()()
210 const Variable& variable;
211 std::string* result;