Searched refs:getDefaultFormat (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.hpp101 ImageFormat getDefaultFormat (GLenum attPoint, GLenum bufType) const;
H A DglsFboCompletenessTests.cpp503 ImageFormat TestBase::getDefaultFormat (GLenum attPoint, GLenum bufType) const function in class:deqp::gls::fboc::details::TestBase
583 imgFmt = getDefaultFormat(target, bufType);
/external/llvm/lib/Support/
H A DTriple.cpp371 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) { function
391 ObjectFormat = getDefaultFormat(*this);
406 ObjectFormat = getDefaultFormat(*this);
424 ObjectFormat = getDefaultFormat(*this);
/external/deqp/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp276 texCfg->internalFormat = getDefaultFormat(target, GL_TEXTURE);

Completed in 87 milliseconds