Searched refs:activeVsSourceArray (Results 1 – 1 of 1) sorted by relevance
133 const char *activeVsSourceArray[1] = {kActiveVS}; in testSetUp() local134 glShaderSource(activeBeforeVertShader, 1, activeVsSourceArray, 0); in testSetUp()278 const char *activeVsSourceArray[1] = {kActiveVS}; in frame2() local279 glShaderSource(activeDuringVertShader, 1, activeVsSourceArray, 0); in frame2()