Home | History | Annotate | Download | only in functional

Lines Matching refs:isDepth

471 	const bool	isDepth					= isDepthFormat(format, mode);
477 if (isStencil || isDepth)
1508 const bool isDepth = isDepthFormat(m_texFormat, m_sampleMode);
1513 if (isDepth || isFloat)