Searched defs:blendState (Results 1 – 5 of 5) sorted by relevance
461 const VkPipelineColorBlendAttachmentState& blendState, in MultisampleTest()830 const VkPipelineColorBlendAttachmentState& blendState) in RasterizationSamplesInstance()976 const VkPipelineColorBlendAttachmentState& blendState) in SampleMaskInstance()1131 const VkPipelineColorBlendAttachmentState& blendState) in AlphaToOneInstance()1200 const VkPipelineColorBlendAttachmentState& blendState, in AlphaToCoverageInstance()1273 const VkPipelineColorBlendAttachmentState& blendState) in MultisampleRenderer()
923 const VkPipelineColorBlendAttachmentState& blendState = m_blendStates[quadNdx]; in verifyImage() local972 std::string getBlendStateName (const VkPipelineColorBlendAttachmentState& blendState) in getBlendStateName()
293 DrawBufferInfo::DrawBufferInfo (bool render, const IVec2& size, const BlendState& blendState, const… in DrawBufferInfo()1258 void genRandomBlendState (de::Random& rng, BlendState& blendState) in genRandomBlendState()1359 BlendState blendState; in genRandomTest() local
659 VkPipelineColorBlendStateCreateInfo blendState; in generateWork() local
1681 const VkPipelineColorBlendStateCreateInfo blendState = in createSubpassPipeline() local