Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/template_writer/
H A DIGpuTemplateComponentWriter.h102 virtual CLBuildOptions get_build_options(const ComponentGroup &comp_group) const in get_build_options()
H A DGpuKernelVariableTable.cpp35 void GpuKernelVariableTable::declare_variable(const GpuKernelComponentGroup &comp_group, const ITen… in declare_variable()