Home
last modified time | relevance | path

Searched refs:fragmentShaderTwo (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/opengl/libopengltest/
Dattach_shader_five.cpp27 GLuint fragmentShaderTwo = glCreateShader(GL_FRAGMENT_SHADER); in attachShaderFive() local
30 glAttachShader(program, fragmentShaderTwo); in attachShaderFive()