Home | History | Annotate | Download | only in functional

Lines Matching refs:getCompileStatus

3903 		if (!vertexShader.getCompileStatus()   ||
3904 !fragmentShader.getCompileStatus() ||
3905 !geometryShader.getCompileStatus())