Searched refs:fragmentShaderTwo (Results 1 – 1 of 1) sorted by relevance
27 GLuint fragmentShaderTwo = glCreateShader(GL_FRAGMENT_SHADER); in attachShaderFive() local30 glAttachShader(program, fragmentShaderTwo); in attachShaderFive()