Searched refs:inputs_vec (Results 1 – 2 of 2) sorted by relevance
54 typedef std::vector<shader_input> inputs_vec; typedef270 inputs_vec inputs;346 const inputs_vec & get_inputs() {return inputs; } in get_inputs()
221 for(inputs_vec::const_iterator I = inputs.begin(), in init_call_fs()