Searched refs:getDefaultFormat (Results 1 – 4 of 4) sorted by relevance
101 ImageFormat getDefaultFormat (GLenum attPoint, GLenum bufType) const;
488 ImageFormat TestBase::getDefaultFormat (GLenum attPoint, GLenum bufType) const in getDefaultFormat() function in deqp::gls::fboc::details::TestBase568 imgFmt = getDefaultFormat(target, bufType); in attachTargetToNew()
371 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { in getDefaultFormat() function391 ObjectFormat = getDefaultFormat(*this); in Triple()406 ObjectFormat = getDefaultFormat(*this); in Triple()424 ObjectFormat = getDefaultFormat(*this); in Triple()
276 texCfg->internalFormat = getDefaultFormat(target, GL_TEXTURE); in build()