Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp283 const BlendState& getBlendState (void) const { return m_blendState; } in getBlendState()
290 BlendState m_blendState; member in deqp::gles31::Functional::__anonaaca7c1d0111::DrawBufferInfo
297 , m_blendState (blendState) in DrawBufferInfo()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp581 const VkPipelineColorBlendAttachmentState m_blendState; member in vkt::pipeline::__anon0970cb380111::SampleMaskWithDepthTestInstance
1811 , m_blendState (getDefaultColorBlendAttachmentState()) in SampleMaskWithDepthTestInstance()
1835 …&m_vertices, m_multisampleStateParams, m_blendState, m_renderType, m_imageBackingMode, m_depthClea… in iterate()