Searched defs:tcs_code (Results 1 – 3 of 3) 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
93 static const GLchar* tcs_code = "${VERSION}\n" variable
78 const GLchar* gs_code, const GLchar* tcs_code, const GLchar* tes_code, in createAndBuildProgram()