Home | History | Annotate | Download | only in glshared

Lines Matching full:is3d

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