Home | History | Annotate | Download | only in common

Lines Matching defs:isFixed

1642 	const bool						isFixed					= channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT ||
1647 if (isFloat || isFixed)