Home | History | Annotate | Download | only in functional

Lines Matching defs:is3D

2017 	const bool	is3D				= target == GL_TEXTURE_3D || target == GL_TEXTURE_2D_ARRAY;
2026 else if (is3D)