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