Home
last modified time | relevance | path

Searched refs:m_colorAttachmentEnable (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp130 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon0f0f41bb0111::StencilTest
151 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon0f0f41bb0111::StencilTestInstance
278 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTest()
301 …t, m_stencilFormat, m_stencilOpStateFront, m_stencilOpStateBack, m_colorAttachmentEnable, m_separa… in createInstance()
306 if (m_colorAttachmentEnable) in initPrograms()
353 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTestInstance()
366 if (m_colorAttachmentEnable) in StencilTestInstance()
430 if (m_colorAttachmentEnable) in StencilTestInstance()
471 if (m_colorAttachmentEnable) in StencilTestInstance()
509 if (m_colorAttachmentEnable) in StencilTestInstance()
[all …]
DvktPipelineDepthTests.cpp142 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon1d01f0fe0111::DepthTest
176 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon1d01f0fe0111::DepthTestInstance
230 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTest()
253 …depthBoundsMin, m_depthBoundsMax, m_depthTestEnable, m_stencilTestEnable, m_colorAttachmentEnable); in createInstance()
258 if (m_colorAttachmentEnable) in initPrograms()
314 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTestInstance()
326 if (m_colorAttachmentEnable) in DepthTestInstance()
388 if (m_colorAttachmentEnable) in DepthTestInstance()
429 if (m_colorAttachmentEnable) in DepthTestInstance()
468 if (m_colorAttachmentEnable) in DepthTestInstance()
[all …]