Lines Matching defs:Utils
40 class Utils
493 Utils::programInfo& out_program_info) const;
509 const Utils::programInfo& program_info) const;
1051 Utils::_variable_type src_type;
1052 Utils::_variable_type dst_type;
1142 Utils::_variable_type src_type;
1143 Utils::_variable_type dst_type;
1241 Utils::_variable_type type;
1254 std::string getCodeOfFragmentShaderWithNonFlatDoublePrecisionInput(Utils::_variable_type input_variable_type,
1257 std::string getCodeOfFragmentShaderWithDoublePrecisionOutput(Utils::_variable_type output_variable_type,
1317 typedef std::vector<Utils::_variable_type> _argument_list;
1334 Utils::_variable_type type;
1353 Utils::_variable_type type;
1365 _argument_lists getArgumentListsForVariableType(const Utils::_variable_type& variable_type);
1455 Utils::_variable_type result_variable_type;
1457 Utils::_variable_type variable_type;
1463 void getMatrixMultiplicationResult(const Utils::_variable_type& matrix_a_type,
1465 const Utils::_variable_type& matrix_b_type,