Searched refs:checkFormatSupport (Results 1 – 13 of 13) sorted by relevance
113 checkFormatSupport(m_format); in preCheck()219 checkFormatSupport(m_tex0Fmt); in preCheck()220 checkFormatSupport(m_tex1Fmt); in preCheck()335 checkFormatSupport(m_format); in preCheck()484 checkFormatSupport(m_format); in preCheck()610 checkFormatSupport(m_format); in preCheck()740 checkFormatSupport(m_format); in preCheck()826 checkFormatSupport(m_format); in preCheck()898 checkFormatSupport(m_format); in preCheck()964 checkFormatSupport(m_format); in preCheck()
63 checkFormatSupport(m_format); in preCheck()155 checkFormatSupport(m_format); in preCheck()241 checkFormatSupport(m_format); in preCheck()
456 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt); in preCheck()457 if (m_depthStencilFmt != GL_NONE) checkFormatSupport(m_depthStencilFmt); in preCheck()569 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt); in preCheck()570 if (m_depthStencilFmt != GL_NONE) checkFormatSupport(m_depthStencilFmt); in preCheck()699 checkFormatSupport(m_colorFmt); in preCheck()700 checkFormatSupport(m_depthStencilFmt); in preCheck()823 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt); in preCheck()824 if (m_depthStencilFmt != GL_NONE) checkFormatSupport(m_depthStencilFmt); in preCheck()925 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt); in preCheck()926 if (m_depthStencilFmt != GL_NONE) checkFormatSupport(m_depthStencilFmt); in preCheck()[all …]
57 void checkFormatSupport (deUint32 sizedFormat);
69 checkFormatSupport (m_colorFormat); in preCheck()74 checkFormatSupport (m_depthStencilFormat); in preCheck()
341 checkFormatSupport(m_srcFormat); in preCheck()342 checkFormatSupport(m_dstFormat); in preCheck()475 checkFormatSupport(m_format); in preCheck()625 checkFormatSupport(m_format); in preCheck()
63 checkFormatSupport(m_format); in preCheck()
260 void FboTestCase::checkFormatSupport (deUint32 sizedFormat) in checkFormatSupport() function in deqp::gles3::Functional::FboTestCase
130 checkFormatSupport(m_format); in preCheck()
267 void FboTestCase::checkFormatSupport (deUint32 sizedFormat) in checkFormatSupport() function in deqp::gles31::Functional::FboTestCase
1892 void checkFormatSupport (glu::ContextInfo& info, deUint32 format, deUint32 target, glu::RenderConte… in checkFormatSupport() function1926 …checkFormatSupport(*ctxInfo, m_srcImageInfo.getFormat(), m_srcImageInfo.getTarget(), m_context.get… in init()1927 …checkFormatSupport(*ctxInfo, m_dstImageInfo.getFormat(), m_dstImageInfo.getTarget(), m_context.get… in init()
85 void checkFormatSupport (const VkFormat format);120 void GranularityInstance::checkFormatSupport (const VkFormat format) in checkFormatSupport() function in vkt::api::__anon74022fbc0111::GranularityInstance152 checkFormatSupport(it->format); in initAttachmentDescriptions()