Searched defs:tcs_code (Results 1 – 4 of 4) sorted by relevance
357 static const char *tcs_code = in getTCSCode() local556 static const char *tcs_code = "${VERSION}\n" in getTCSCode() local754 static const char *tcs_code = in getTCSCode() local
135 std::string tcs_code = tcs_code_sstream.str(); in TEST_P() local261 std::string tcs_code = tcs_code_sstream.str(); in TEST_P() local
93 static const GLchar *tcs_code = "${VERSION}\n" variable
78 … const GLchar *gs_code, const GLchar *tcs_code, const GLchar *tes_code, in createAndBuildProgram()