Searched defs:has_input (Results 1 – 5 of 5) sorted by relevance
103 bool has_color = false, has_depth = false, has_input = false; in anv_CreateRenderPass() local
1026 int has_input = 0; in readline_until_enter_or_signal() local
1188 int has_input = 0, err = 0; in readline_until_enter_or_signal() local
465 bool has_input = false; in BuildArgumentNodes() local
1550 inline bool OpKernelContext::has_input(int index) const { in has_input() function