HomeSort by relevance Sort by last modified time
    Searched refs:colorBlendAttachmentState (Results 1 - 23 of 23) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleBaseResolve.cpp 322 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
342 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
vktPipelineDepthTests.cpp 566 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
587 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
    [all...]
vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp 478 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
498 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
    [all...]
vktPipelineStencilTests.cpp 643 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
664 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
    [all...]
vktPipelineInputAssemblyTests.cpp     [all...]
vktPipelinePushConstantTests.cpp     [all...]
vktPipelineCacheTests.cpp 311 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
334 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
    [all...]
vktPipelineTimestampTests.cpp 476 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
499 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
    [all...]
vktPipelineVertexInputTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiGetMemoryCommitment.cpp 403 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
426 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
vktApiBufferViewAccessTests.cpp 529 colorBlendAttachmentState =
553 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
    [all...]
vktApiCopiesAndBlittingTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawNegativeViewportHeightTests.cpp 215 const PipelineCreateInfo::ColorBlendState::Attachment colorBlendAttachmentState;
222 pipelineCreateInfo.addState (PipelineCreateInfo::ColorBlendState (1, &colorBlendAttachmentState));
  /external/deqp/external/vulkancts/modules/vulkan/robustness/
vktRobustnessUtil.cpp 495 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
516 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp 477 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
488 std::vector<VkPipelineColorBlendAttachmentState> colorAttachments(colorAttachmentCount, colorBlendAttachmentState);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemUtils.cpp 759 const vk::VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
782 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureTestUtil.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/rasterization/
vktRasterizationTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp 786 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/multiview/
vktMultiViewRenderTests.cpp 716 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
739 &colorBlendAttachmentState, // const VkPipelineColorBlendAttachmentState* pAttachments;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ubo/
vktUniformBlockCase.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/subgroups/
vktSubgroupsTestsUtils.cpp 311 const VkPipelineColorBlendAttachmentState colorBlendAttachmentState =
321 VK_FALSE, VK_LOGIC_OP_CLEAR, 1, &colorBlendAttachmentState,
    [all...]

Completed in 877 milliseconds