Searched refs:isFormatSupported (Results 1 – 3 of 3) sorted by relevance
268 static bool isFormatSupported (const TextureFormat& format) in isFormatSupported() function278 if (!isFormatSupported(ref.getFormat()) || !isFormatSupported(cmp.getFormat())) in fuzzyCompare()
1106 bool isFormatSupported (const glw::GLenum format) const;1147 bool ProgramBinaryCase::isFormatSupported (const glw::GLenum format) const in isFormatSupported() function in deqp::gles3::Functional::ProgramBinaryCase1183 if (!isFormatSupported(binary.format)) in verifyProgramBinary()
2281 static bool isFormatSupported(deUint32 format, bool isGL45) in isFormatSupported() function2431 …if ((coreFilterable || !filterRequiresFilterability(filter)) && isFormatSupported(format, m_isGL45… in init()2751 if (isFormatSupported(formats[formatNdx].format, m_isGL45)) in init()