Home
last modified time | relevance | path

Searched refs: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
238 std::visit(VulkanPushConstantGenerator{variable, result}, variable.value); in GenerateVulkanPushConstant()