Searched refs:m_colorAttachmentEnable (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineStencilTests.cpp | 131 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon85498db20111::StencilTest 153 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon85498db20111::StencilTestInstance 282 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTest() 305 …e, m_stencilFormat, m_stencilOpStateFront, m_stencilOpStateBack, m_colorAttachmentEnable, m_separa… in createInstance() 310 if (m_colorAttachmentEnable) in initPrograms() 358 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTestInstance() 378 if (m_colorAttachmentEnable) 442 if (m_colorAttachmentEnable) 483 if (m_colorAttachmentEnable) 521 if (m_colorAttachmentEnable) [all …]
|
D | vktPipelineDepthTests.cpp | 160 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon917ad3350111::DepthTest 200 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon917ad3350111::DepthTestInstance 282 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTest() 313 …dsMin, m_depthBoundsMax, m_depthTestEnable, m_stencilTestEnable, m_colorAttachmentEnable, m_depthC… in createInstance() 318 if (m_colorAttachmentEnable) in initPrograms() 379 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTestInstance() 410 if (m_colorAttachmentEnable) 472 if (m_colorAttachmentEnable) 513 if (m_colorAttachmentEnable) 552 if (m_colorAttachmentEnable) [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilTests.cpp | 131 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anonff0a0f320111::StencilTest 153 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anonff0a0f320111::StencilTestInstance 282 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTest() 305 …e, m_stencilFormat, m_stencilOpStateFront, m_stencilOpStateBack, m_colorAttachmentEnable, m_separa… in createInstance() 310 if (m_colorAttachmentEnable) in initPrograms() 358 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTestInstance() 378 if (m_colorAttachmentEnable) 442 if (m_colorAttachmentEnable) 483 if (m_colorAttachmentEnable) 521 if (m_colorAttachmentEnable) [all …]
|
D | vktPipelineDepthTests.cpp | 160 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon162cf4b50111::DepthTest 200 const bool m_colorAttachmentEnable; member in vkt::pipeline::__anon162cf4b50111::DepthTestInstance 282 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTest() 313 …dsMin, m_depthBoundsMax, m_depthTestEnable, m_stencilTestEnable, m_colorAttachmentEnable, m_depthC… in createInstance() 318 if (m_colorAttachmentEnable) in initPrograms() 379 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTestInstance() 410 if (m_colorAttachmentEnable) 472 if (m_colorAttachmentEnable) 513 if (m_colorAttachmentEnable) 552 if (m_colorAttachmentEnable) [all …]
|