Home | History | Annotate | Download | only in glshared

Lines Matching defs:is3D

1120 	bool	is3D		= de::inRange<int>(program, PROGRAM_3D_FLOAT, PROGRAM_3D_UINT_BIAS);
1157 else if (isCube || (is2D && isArray) || is3D)