Searched refs:getDefaultFormat (Results 1 – 4 of 4) sorted by relevance
102 ImageFormat getDefaultFormat (GLenum attPoint, GLenum bufType) const;
687 ImageFormat TestBase::getDefaultFormat (GLenum attPoint, GLenum bufType) const in getDefaultFormat() function in deqp::gls::fboc::details::TestBase767 imgFmt = getDefaultFormat(target, bufType); in attachTargetToNew()
653 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { in getDefaultFormat() function761 ObjectFormat = getDefaultFormat(*this); in Triple()777 ObjectFormat = getDefaultFormat(*this); in Triple()796 ObjectFormat = getDefaultFormat(*this); in Triple()1186 if (ObjectFormat == getDefaultFormat(*this)) in setEnvironment()
311 texCfg->internalFormat = getDefaultFormat(target, GL_TEXTURE); in build()