Searched refs:tc_subroutine_name_sstream (Results 1 – 1 of 1) sorted by relevance
7207 std::stringstream tc_subroutine_name_sstream; in iterate() local7213 tc_subroutine_name_sstream << "SubroutineTC" << (n_subroutine + 1); in iterate()7222 … gl.getSubroutineIndex(tc_po_id, GL_TESS_CONTROL_SHADER, tc_subroutine_name_sstream.str().c_str()); in iterate()