Home | History | Annotate | Download | only in pipeline

Lines Matching refs:fragmentShader

1099 	const ColorFragmentShader	fragmentShader	(tcuColorFormat, tcuDepthFormat);
1100 const rr::Program program (&vertexShader, &fragmentShader);