Home
last modified time | relevance | path

Searched refs:GetFunctionsDeclarations (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dobject_accessor.h77 std::string GetFunctionsDeclarations() const;
H A Dshader_codegen.cc170 object_accessor.GetFunctionsDeclarations(), "\n", // in Build()
H A Dobject_accessor.cc591 std::string ObjectAccessor::GetFunctionsDeclarations() const { in GetFunctionsDeclarations() function in tflite::gpu::gl::ObjectAccessor