Home | History | Annotate | Download | only in functional

Lines Matching refs:isDepthFormat

270 static bool isDepthFormat (const tcu::TextureFormat& fmt)
355 if (target == GL_TEXTURE_3D && isDepthFormat(fmt))