Home
last modified time | relevance | path

Searched refs:checkFormatSupport (Results 1 – 18 of 18) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboColorbufferTests.cpp113 checkFormatSupport(m_format); in preCheck()
219 checkFormatSupport(m_tex0Fmt); in preCheck()
220 checkFormatSupport(m_tex1Fmt); in preCheck()
337 checkFormatSupport(m_format); in preCheck()
486 checkFormatSupport(m_format); in preCheck()
612 checkFormatSupport(m_format); in preCheck()
742 checkFormatSupport(m_format); in preCheck()
828 checkFormatSupport(m_format); in preCheck()
900 checkFormatSupport(m_format); in preCheck()
966 checkFormatSupport(m_format); in preCheck()
Des3fFboInvalidateTests.cpp456 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 …]
Des3fFboDepthbufferTests.cpp63 checkFormatSupport(m_format); in preCheck()
155 checkFormatSupport(m_format); in preCheck()
241 checkFormatSupport(m_format); in preCheck()
Des3fFboTestCase.hpp57 void checkFormatSupport (deUint32 sizedFormat);
Des3fFboMultisampleTests.cpp70 checkFormatSupport (m_colorFormat); in preCheck()
75 checkFormatSupport (m_depthStencilFormat); in preCheck()
Des3fFramebufferBlitTests.cpp344 checkFormatSupport(m_srcFormat); in preCheck()
345 checkFormatSupport(m_dstFormat); in preCheck()
480 checkFormatSupport(m_depthFormat); in preCheck()
482 checkFormatSupport(m_stencilFormat); in preCheck()
648 checkFormatSupport(m_format); in preCheck()
Des3fFboStencilbufferTests.cpp63 checkFormatSupport(m_format); in preCheck()
Des3fFboTestCase.cpp262 void FboTestCase::checkFormatSupport (deUint32 sizedFormat) in checkFormatSupport() function in deqp::gles3::Functional::FboTestCase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiGranularityTests.cpp87 void checkFormatSupport (const VkFormat format);
122 void GranularityInstance::checkFormatSupport (const VkFormat format) in checkFormatSupport() function in vkt::api::__anonfc51f3c80111::GranularityInstance
154 checkFormatSupport(it->format); in initAttachmentDescriptions()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiGranularityTests.cpp87 void checkFormatSupport (const VkFormat format);
122 void GranularityInstance::checkFormatSupport (const VkFormat format) in checkFormatSupport() function in vkt::api::__anon7f9949880111::GranularityInstance
154 checkFormatSupport(it->format); in initAttachmentDescriptions()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboTestCase.hpp57 void checkFormatSupport (deUint32 sizedFormat);
Des31fFboColorbufferTests.cpp127 checkFormatSupport(m_texFmt); in preCheck()
218 checkFormatSupport(m_format); in preCheck()
Des31fFboTestCase.cpp282 void FboTestCase::checkFormatSupport (deUint32 sizedFormat) in checkFormatSupport() function in deqp::gles31::Functional::FboTestCase
Des31fShaderFramebufferFetchTests.cpp238 void checkFormatSupport (Context& context, deUint32 sizedFormat) in checkFormatSupport() function
320 checkFormatSupport(m_context, m_format); in init()
Des31fCopyImageTests.cpp1897 void checkFormatSupport (glu::ContextInfo& info, deUint32 format, deUint32 target, glu::RenderConte… in checkFormatSupport() function
1934 checkFormatSupport(*ctxInfo, m_srcImageInfo.getFormat(), m_srcImageInfo.getTarget(), rc); in init()
1935 checkFormatSupport(*ctxInfo, m_dstImageInfo.getFormat(), m_dstImageInfo.getTarget(), rc); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp95 void checkFormatSupport(Context& context, const ImageConfig& config) in checkFormatSupport() function
139 checkFormatSupport(context, config.src); in checkSupport()
140 checkFormatSupport(context, config.dst); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp95 void checkFormatSupport(Context& context, const ImageConfig& config) in checkFormatSupport() function
139 checkFormatSupport(context, config.src); in checkSupport()
140 checkFormatSupport(context, config.dst); in checkSupport()
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp1024 void checkFormatSupport(const glu::ContextInfo& info, deUint32 format) in checkFormatSupport() function
1070 checkFormatSupport(contextInfo, m_compressedFormat); in iterate()
1661 checkFormatSupport(contextInfo, supportedCompressedFormat); in iterate()
1796 checkFormatSupport(contextInfo, supportedCompressedFormat); in iterate()