Home | History | Annotate | Download | only in functional

Lines Matching refs:getCompileStatus

4030 		if (!vertexShader.getCompileStatus()   ||
4031 !fragmentShader.getCompileStatus() ||
4032 !geometryShader.getCompileStatus())