Searched refs:otherShaderSource (Results 1 – 1 of 1) sorted by relevance
2283 const char* otherShaderSource = (shaderTypes[ndx] != GL_GEOMETRY_SHADER) ? in link_compute_shader() local2290 ctx.glShaderSource(otherShader, 1, &otherShaderSource, DE_NULL); in link_compute_shader()