Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dvariable_accessor.cc220 struct VulkanPushConstantGenerator { struct
222 void operator()(const T&) const { in operator ()()
228 void operator()(const std::vector<T>& v) const { in operator ()()
233 const Variable& variable;
234 std::string* result;