Home
last modified time | relevance | path

Searched refs:m_depthStencilFormat (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboMultisampleTests.cpp61 , m_depthStencilFormat (depthStencilFormat) in BasicFboMultisampleCase()
73 if (m_depthStencilFormat != GL_NONE) in preCheck()
75 checkFormatSupport (m_depthStencilFormat); in preCheck()
76 checkSampleCount (m_depthStencilFormat, m_numSamples); in preCheck()
83 …::TextureFormat depthStencilFmt = m_depthStencilFormat != GL_NONE ? glu::mapGLInternalFormat(m_… in render()
114 …glRenderbufferStorageMultisample(GL_RENDERBUFFER, samples, m_depthStencilFormat, m_size.x(), m_siz… in render()
237 if (m_depthStencilFormat != GL_NONE) in compare()
245 deUint32 m_depthStencilFormat; member in deqp::gles3::Functional::BasicFboMultisampleCase
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp173 , m_depthStencilFormat (depthStencilFormat) in ReferenceRenderer()
177 …const bool hasDepthStencil = (m_depthStencilFormat.order != tcu::TextureFormat::CHANNELORDE… in ReferenceRenderer()
178 const bool hasDepthBufferOnly = (m_depthStencilFormat.order == tcu::TextureFormat::D); in ReferenceRenderer()
179 const bool hasStencilBufferOnly = (m_depthStencilFormat.order == tcu::TextureFormat::S); in ReferenceRenderer()
210 … m_depthStencilBuffer.setStorage(m_depthStencilFormat, actualSamples, surfaceWidth, surfaceHeight); in ReferenceRenderer()
218 … m_depthStencilBuffer.setStorage(m_depthStencilFormat, actualSamples, surfaceWidth, surfaceHeight); in ReferenceRenderer()
227 … m_depthStencilBuffer.setStorage(m_depthStencilFormat, actualSamples, surfaceWidth, surfaceHeight); in ReferenceRenderer()
DvktPipelineReferenceRenderer.hpp119 const tcu::TextureFormat m_depthStencilFormat; member in vkt::pipeline::ColorFragmentShader
126 , m_depthStencilFormat (depthStencilFormat) in ColorFragmentShader()
147 …if (m_depthStencilFormat.order == tcu::TextureFormat::D || m_depthStencilFormat.order == tcu::Text… in shadeFragments()
256 const tcu::TextureFormat m_depthStencilFormat; member in vkt::pipeline::ReferenceRenderer
DvktPipelineMultisampleSampleLocationsExtTests.cpp2003 , m_depthStencilFormat (VK_FORMAT_UNDEFINED) in DrawTest()
2067 m_depthStencilFormat = findSupportedDepthStencilFormat(m_context, useDepth(), useStencil()); in iterate()
2071 m_depthStencilFormat, m_renderSize, m_params.numSamples, depthStencilImageUsageFlags); in iterate()
2073 …iew = makeImageView(vk, device, *m_depthStencilImage, VK_IMAGE_VIEW_TYPE_2D, m_depthStencilFormat, in iterate()
2273 m_depthStencilFormat, // VkFormat format, in drawPatternChangeReference()
2401 m_depthStencilFormat, // VkFormat format, in drawRenderPasses()
2456 m_depthStencilFormat, // VkFormat format, in drawRenderPasses()
2572 getImageAspectFlags(m_depthStencilFormat), // VkImageAspectFlags aspect, in drawRenderPasses()
2585 getImageAspectFlags(m_depthStencilFormat), // VkImageAspectFlags aspect, in drawRenderPasses()
2613 getImageAspectFlags(m_depthStencilFormat), // VkImageAspectFlags aspect, in drawRenderPasses()
[all …]
DvktPipelineMultisampleTests.cpp351 const VkFormat m_depthStencilFormat; member in vkt::pipeline::__anon0970cb380111::MultisampleRenderer
573 const VkFormat m_depthStencilFormat; member in vkt::pipeline::__anon0970cb380111::SampleMaskWithDepthTestInstance
1803 , m_depthStencilFormat (VK_FORMAT_D16_UNORM) in SampleMaskWithDepthTestInstance()
1834 …MultisampleRenderer renderer (m_context, m_colorFormat, m_depthStencilFormat, m_renderSize, m_useD… in iterate()
1961 , m_depthStencilFormat (VK_FORMAT_UNDEFINED) in MultisampleRenderer()
1991 , m_depthStencilFormat (depthStencilFormat) in MultisampleRenderer()
2176 m_depthStencilFormat, // VkFormat format; in initialize()
2218 depthStencilAttachmentAspect = getImageAspectFlags(m_depthStencilFormat); in initialize()
2227 m_depthStencilFormat, // VkFormat format; in initialize()
2309 m_depthStencilFormat, // VkFormat format; in initialize()