Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dvariable_accessor.cc216 struct VulkanPushConstantGenerator { struct
218 void operator()(const T&) const { in operator ()()
224 void operator()(const std::vector<T>& v) const { in operator ()()
229 const Variable& variable;
230 std::string* result;