Searched defs:input_map (Results 1 – 12 of 12) sorted by relevance
14 ubyte input_map[PIPE_MAX_SHADER_INPUTS]; member
107 struct src_register input_map[PIPE_MAX_ATTRIBS]; member
36 std::unordered_map<int, std::string> input_map; in GenerateCustomOpInputMap() local130 std::unordered_map<int, std::string> &input_map = it->second; in SetCustomOpInput() local167 std::unordered_map<int, std::string> &input_map = it->second; in SetCustomOpInput() local438 std::unordered_map<int, std::string> &input_map = (*cus_input_map_)[op->GetOpType()]; in UpdateCustomOpInputDesc() local
31 OpAdapterImpl(const std::unordered_map<int, InputDesc> &input_map, in OpAdapterImpl()
1916 auto input_map = adpt->getInputMap(); in DrawCNode() local
66 int ConfigFileParser::SetMapData(const std::map<std::string, std::string> &input_map, in SetMapData()
43 } input_map[PIPE_MAX_ATTRIBS]; member
57 uint16_t input_map[PIPE_MAX_ATTRIBS]; /* VS input -> NINE_DECLUSAGE_x */ member
46 struct hash_table *input_map; member
108 auto &input_map = adapter->getInputMap(); in SetInputsForSingleOpGraph() local
50 int input_map[AVRESAMPLE_MAX_CHANNELS]; /**< dest index of each input channel */ member
791 std::unordered_map<AnfNodePtr, int> input_map = {}; in StepReplaceGraph() local