Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp290 const BlendState& getBlendState (void) const { return m_blendState; } in getBlendState()
297 BlendState m_blendState; member in deqp::gles31::Functional::__anon758847bb0111::DrawBufferInfo
304 , m_blendState (blendState) in DrawBufferInfo()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp723 const VkPipelineColorBlendAttachmentState m_blendState; member in vkt::pipeline::__anon16de12d60111::SampleMaskWithDepthTestInstance
2272 , m_blendState (getDefaultColorBlendAttachmentState()) in SampleMaskWithDepthTestInstance()
2288 …&m_vertices, m_multisampleStateParams, m_blendState, m_renderType, m_imageBackingMode, m_depthClea… in iterate()