Home
last modified time | relevance | path

Searched refs:VK_BLEND_FACTOR_ZERO (Results 1 – 25 of 48) sorted by relevance

12

/external/skia/src/gpu/vk/
DGrVkCopyPipeline.cpp105 VK_BLEND_FACTOR_ZERO, // dstColorBlendFactor in Create()
108 VK_BLEND_FACTOR_ZERO, // dstAlphaBlendFactor in Create()
DGrVkPipeline.cpp234 VK_BLEND_FACTOR_ZERO, // kZero_GrBlendCoeff in blend_coeff_to_vk_blend()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantUtil.cpp225 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in build()
228 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in build()
DvktPipelineRenderToImageTests.cpp228 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline()
231 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
DvktPipelineDepthTests.cpp570 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in DepthTestInstance()
573 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in DepthTestInstance()
DvktPipelineStencilTests.cpp650 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in StencilTestInstance()
653 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in StencilTestInstance()
DvktPipelineReferenceRenderer.cpp41 case VK_BLEND_FACTOR_ZERO: return rr::BLENDFUNC_ZERO; in mapVkBlendFactor()
DvktPipelinePushConstantTests.cpp944 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in PushConstantGraphicsTestInstance()
947 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in PushConstantGraphicsTestInstance()
DvktPipelineInputAssemblyTests.cpp1192 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in InputAssemblyInstance()
1195 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in InputAssemblyInstance()
DvktPipelineVertexInputTests.cpp932 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in VertexInputInstance()
935 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in VertexInputInstance()
DvktPipelineCacheTests.cpp315VK_BLEND_FACTOR_ZERO, // VkBlendFactor … in buildPipeline()
318VK_BLEND_FACTOR_ZERO, // VkBlendFactor … in buildPipeline()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp644 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()
DvktApiBufferViewAccessTests.cpp545 VK_BLEND_FACTOR_ZERO, // VkBlend destBlendColor; in BufferViewTestInstance()
548 VK_BLEND_FACTOR_ZERO, // VkBlend destBlendAlpha; in BufferViewTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp262 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline()
265 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
DvktGeometryLayeredRenderingTests.cpp318 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/
DvktFragmentOperationsScissorMultiViewportTests.cpp288 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline()
291 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
DvktFragmentOperationsEarlyFragmentTests.cpp340 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline()
343 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
DvktFragmentOperationsScissorTests.cpp301 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/
DvktSparseResourcesShaderIntrinsicsSampled.cpp167 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline()
170 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
DvktSparseResourcesBufferTests.cpp453 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in makeGraphicsPipeline()
456 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp827 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()
DvktSynchronizationInternallySynchronizedObjectsTests.cpp916 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/
DvktWsiSharedPresentableImageTests.cpp673 vk::VK_BLEND_FACTOR_ZERO, in createPipeline()
676 vk::VK_BLEND_FACTOR_ZERO, in createPipeline()
DvktWsiIncrementalPresentTests.cpp798 vk::VK_BLEND_FACTOR_ZERO, in createPipeline()
801 vk::VK_BLEND_FACTOR_ZERO, in createPipeline()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp788 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()

12