Home
last modified time | relevance | path

Searched refs:DeclareVariables (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
Dconcat.cc123 std::string code = DeclareVariables(); in GenerateCode()
178 std::string DeclareVariables() const { in DeclareVariables() function in tflite::gpu::gl::__anonda3352600111::ConcatByAnyChannel
/external/angle/src/compiler/translator/tree_ops/spirv/
DEmulateFramebufferFetch.cpp247 [[nodiscard]] bool DeclareVariables(TCompiler *compiler, in DeclareVariables() function
528 if (!DeclareVariables(compiler, root, indexUsage, usesLastFragData, attachmentTypes, in EmulateFramebufferFetch()