Home | History | Annotate | Download | only in functional

Lines Matching refs:getBool

1260 	if (rng.getBool())
1261 blendState.enableBlend = rng.getBool();
1263 if (rng.getBool())
1265 if (rng.getBool())
1276 if (rng.getBool())
1278 if (rng.getBool())
1289 if (rng.getBool())
1291 const bool red = rng.getBool();
1292 const bool green = rng.getBool();
1293 const bool blue = rng.getBool();
1294 const bool alpha = rng.getBool();
1370 if (rng.getBool())