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

  /external/skia/src/gpu/vk/
GrVkCopyPipeline.cpp 102 static const VkPipelineColorBlendAttachmentState attachmentState = {
121 &attachmentState, // pAttachments
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolOcclusionTests.cpp 176 const PipelineCreateInfo::ColorBlendState::Attachment attachmentState;
211 pipelineCreateInfo.addState(PipelineCreateInfo::ColorBlendState(1, &attachmentState));
    [all...]

Completed in 65 milliseconds