Searched refs:getDefaultFormat (Results 1 – 6 of 6) sorted by relevance
102 ImageFormat getDefaultFormat (GLenum attPoint, GLenum bufType) const;
688 ImageFormat TestBase::getDefaultFormat (GLenum attPoint, GLenum bufType) const in getDefaultFormat() function in deqp::gls::fboc::details::TestBase768 imgFmt = getDefaultFormat(target, bufType); in attachTargetToNew()
566 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { in getDefaultFormat() function655 ObjectFormat = getDefaultFormat(*this); in Triple()671 ObjectFormat = getDefaultFormat(*this); in Triple()690 ObjectFormat = getDefaultFormat(*this); in Triple()1068 if (ObjectFormat == getDefaultFormat(*this)) in setEnvironment()
588 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { in getDefaultFormat() function680 ObjectFormat = getDefaultFormat(*this); in Triple()696 ObjectFormat = getDefaultFormat(*this); in Triple()715 ObjectFormat = getDefaultFormat(*this); in Triple()1093 if (ObjectFormat == getDefaultFormat(*this)) in setEnvironment()
619 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { in getDefaultFormat() function715 ObjectFormat = getDefaultFormat(*this); in Triple()731 ObjectFormat = getDefaultFormat(*this); in Triple()750 ObjectFormat = getDefaultFormat(*this); in Triple()1134 if (ObjectFormat == getDefaultFormat(*this)) in setEnvironment()
298 texCfg->internalFormat = getDefaultFormat(target, GL_TEXTURE); in build()