/external/skia/src/gpu/vk/ |
D | GrVkCopyPipeline.cpp | 105 VK_BLEND_FACTOR_ZERO, // dstColorBlendFactor in Create() 108 VK_BLEND_FACTOR_ZERO, // dstAlphaBlendFactor in Create()
|
D | GrVkPipeline.cpp | 234 VK_BLEND_FACTOR_ZERO, // kZero_GrBlendCoeff in blend_coeff_to_vk_blend()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantUtil.cpp | 225 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in build() 228 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in build()
|
D | vktPipelineRenderToImageTests.cpp | 228 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline() 231 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
|
D | vktPipelineDepthTests.cpp | 570 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in DepthTestInstance() 573 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in DepthTestInstance()
|
D | vktPipelineStencilTests.cpp | 650 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in StencilTestInstance() 653 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in StencilTestInstance()
|
D | vktPipelineReferenceRenderer.cpp | 41 case VK_BLEND_FACTOR_ZERO: return rr::BLENDFUNC_ZERO; in mapVkBlendFactor()
|
D | vktPipelinePushConstantTests.cpp | 944 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in PushConstantGraphicsTestInstance() 947 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in PushConstantGraphicsTestInstance()
|
D | vktPipelineInputAssemblyTests.cpp | 1192 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in InputAssemblyInstance() 1195 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in InputAssemblyInstance()
|
D | vktPipelineVertexInputTests.cpp | 932 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in VertexInputInstance() 935 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in VertexInputInstance()
|
D | vktPipelineCacheTests.cpp | 315 …VK_BLEND_FACTOR_ZERO, // VkBlendFactor … in buildPipeline() 318 …VK_BLEND_FACTOR_ZERO, // VkBlendFactor … in buildPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiSmokeTests.cpp | 644 VK_BLEND_FACTOR_ZERO, // dstColorBlendFactor in renderTriangleTest() 647 VK_BLEND_FACTOR_ZERO, // dstAlphaBlendFactor in renderTriangleTest() 1261 VK_BLEND_FACTOR_ZERO, // dstColorBlendFactor in renderTriangleUnusedResolveAttachmentTest() 1264 VK_BLEND_FACTOR_ZERO, // dstAlphaBlendFactor in renderTriangleUnusedResolveAttachmentTest()
|
D | vktApiBufferViewAccessTests.cpp | 545 VK_BLEND_FACTOR_ZERO, // VkBlend destBlendColor; in BufferViewTestInstance() 548 VK_BLEND_FACTOR_ZERO, // VkBlend destBlendAlpha; in BufferViewTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 262 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline() 265 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
|
D | vktGeometryLayeredRenderingTests.cpp | 318 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline() 321 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 288 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline() 291 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
|
D | vktFragmentOperationsEarlyFragmentTests.cpp | 340 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline() 343 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
|
D | vktFragmentOperationsScissorTests.cpp | 301 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline() 304 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 167 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline() 170 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
|
D | vktSparseResourcesBufferTests.cpp | 453 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline() 456 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationSmokeTests.cpp | 827 blendAttachment.srcColorBlendFactor = VK_BLEND_FACTOR_ZERO; in generateWork() 828 blendAttachment.srcAlphaBlendFactor = VK_BLEND_FACTOR_ZERO; in generateWork() 829 blendAttachment.dstColorBlendFactor = VK_BLEND_FACTOR_ZERO; in generateWork() 830 blendAttachment.dstAlphaBlendFactor = VK_BLEND_FACTOR_ZERO; in generateWork()
|
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 916 m_colorBlendAttachmentState.dstColorBlendFactor = VK_BLEND_FACTOR_ZERO; in addPipelineInfo() 919 m_colorBlendAttachmentState.dstAlphaBlendFactor = VK_BLEND_FACTOR_ZERO; in addPipelineInfo()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSharedPresentableImageTests.cpp | 673 vk::VK_BLEND_FACTOR_ZERO, in createPipeline() 676 vk::VK_BLEND_FACTOR_ZERO, in createPipeline()
|
D | vktWsiIncrementalPresentTests.cpp | 798 vk::VK_BLEND_FACTOR_ZERO, in createPipeline() 801 vk::VK_BLEND_FACTOR_ZERO, in createPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 788 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in execute() 791 VK_BLEND_FACTOR_ZERO, // VkBlendFactor destAlphaBlendFactor; in execute() 2597 VK_BLEND_FACTOR_ZERO, // VkBlendFactor destBlendColor; in renderTess() 2600 VK_BLEND_FACTOR_ZERO, // VkBlendFactor destBlendAlpha; in renderTess()
|