Home | History | Annotate | Download | only in glshared

Lines Matching refs:is2D

1095 	bool	is2D		= de::inRange<int>(program, PROGRAM_2D_FLOAT, PROGRAM_2D_UINT_BIAS)
1135 else if (isCube || (is2D && isArray) || is3D)
1137 else if ((is1D && isArray) || is2D)