HomeSort by relevance Sort by last modified time
    Searched defs:colorBlendState (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleTests.cpp 118 const VkPipelineColorBlendAttachmentState& colorBlendState) const = 0;
141 const VkPipelineColorBlendAttachmentState& colorBlendState) const;
165 const VkPipelineColorBlendAttachmentState& colorBlendState) const;
187 const VkPipelineColorBlendAttachmentState& colorBlendState) const;
207 const VkPipelineColorBlendAttachmentState& colorBlendState) const;
229 const VkPipelineColorBlendAttachmentState& colorBlendState) const;
560 const VkPipelineColorBlendAttachmentState colorBlendState =
573 return colorBlendState;
851 const VkPipelineColorBlendAttachmentState& colorBlendState) const
853 return new RasterizationSamplesInstance(context, topology, vertices, multisampleStateParams, colorBlendState, m_modeFlags)
    [all...]

Completed in 97 milliseconds