Searched refs:colorAttachmentEnable (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineStencilTests.cpp | 119 const bool colorAttachmentEnable, 143 const bool colorAttachmentEnable, 275 const bool colorAttachmentEnable, in StencilTest() argument 282 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTest() 353 const bool colorAttachmentEnable, in StencilTestInstance() argument 358 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTestInstance() 361 , m_colorFormat (colorAttachmentEnable ? VK_FORMAT_R8G8B8A8_UNORM : VK_FORMAT_UNDEFINED) in StencilTestInstance()
|
D | vktPipelineDepthTests.cpp | 143 const bool colorAttachmentEnable = true, 179 const bool colorAttachmentEnable, 270 const bool colorAttachmentEnable, in DepthTest() argument 282 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTest() 366 const bool colorAttachmentEnable, in DepthTestInstance() argument 370 , m_colorFormat (colorAttachmentEnable ? VK_FORMAT_R8G8B8A8_UNORM : VK_FORMAT_UNDEFINED) in DepthTestInstance() 379 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilTests.cpp | 119 const bool colorAttachmentEnable, 143 const bool colorAttachmentEnable, 275 const bool colorAttachmentEnable, in StencilTest() argument 282 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTest() 353 const bool colorAttachmentEnable, in StencilTestInstance() argument 358 , m_colorAttachmentEnable (colorAttachmentEnable) in StencilTestInstance() 361 , m_colorFormat (colorAttachmentEnable ? VK_FORMAT_R8G8B8A8_UNORM : VK_FORMAT_UNDEFINED) in StencilTestInstance()
|
D | vktPipelineDepthTests.cpp | 143 const bool colorAttachmentEnable = true, 179 const bool colorAttachmentEnable, 270 const bool colorAttachmentEnable, in DepthTest() argument 282 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTest() 366 const bool colorAttachmentEnable, in DepthTestInstance() argument 370 , m_colorFormat (colorAttachmentEnable ? VK_FORMAT_R8G8B8A8_UNORM : VK_FORMAT_UNDEFINED) in DepthTestInstance() 379 , m_colorAttachmentEnable (colorAttachmentEnable) in DepthTestInstance()
|