HomeSort by relevance Sort by last modified time
    Searched refs:VK_BLEND_FACTOR_ZERO (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/skia/src/gpu/vk/
GrVkCopyPipeline.cpp 105 VK_BLEND_FACTOR_ZERO, // dstColorBlendFactor
108 VK_BLEND_FACTOR_ZERO, // dstAlphaBlendFactor
GrVkPipeline.cpp 256 VK_BLEND_FACTOR_ZERO, // kZero_GrBlendCoeff
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineSpecConstantUtil.cpp 225 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
228 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
vktPipelineReferenceRenderer.cpp 41 case VK_BLEND_FACTOR_ZERO: return rr::BLENDFUNC_ZERO;
vktPipelineDepthTests.cpp 570 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
573 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
vktPipelineStencilTests.cpp 650 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
653 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
vktPipelineInputAssemblyTests.cpp     [all...]
vktPipelinePushConstantTests.cpp     [all...]
vktPipelineCacheTests.cpp 315 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
318 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiSmokeTests.cpp 644 VK_BLEND_FACTOR_ZERO, // dstColorBlendFactor
647 VK_BLEND_FACTOR_ZERO, // dstAlphaBlendFactor
    [all...]
vktApiBufferViewAccessTests.cpp 533 VK_BLEND_FACTOR_ZERO, // VkBlend destBlendColor;
536 VK_BLEND_FACTOR_ZERO, // VkBlend destBlendAlpha;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsScissorMultiViewportTests.cpp 288 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
291 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
vktFragmentOperationsEarlyFragmentTests.cpp 342 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
345 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
vktFragmentOperationsScissorTests.cpp 301 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
304 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryInstancedRenderingTests.cpp 263 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
266 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
vktGeometryLayeredRenderingTests.cpp 319 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
322 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationSmokeTests.cpp 820 blendAttachment.srcColorBlendFactor = VK_BLEND_FACTOR_ZERO;
821 blendAttachment.srcAlphaBlendFactor = VK_BLEND_FACTOR_ZERO;
822 blendAttachment.dstColorBlendFactor = VK_BLEND_FACTOR_ZERO;
823 blendAttachment.dstAlphaBlendFactor = VK_BLEND_FACTOR_ZERO;
    [all...]
vktSynchronizationInternallySynchronizedObjectsTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp 481 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
484 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
vktImageMutableTests.cpp 650 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
653 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesShaderIntrinsicsSampled.cpp 167 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor;
170 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_enum_string_helper.h 138 case VK_BLEND_FACTOR_ZERO:
139 return "VK_BLEND_FACTOR_ZERO";
    [all...]
vk_enum_validate_helper.h 77 case VK_BLEND_FACTOR_ZERO:
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSharedPresentableImageTests.cpp 643 vk::VK_BLEND_FACTOR_ZERO,
646 vk::VK_BLEND_FACTOR_ZERO,
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkBasicTypes.inl 654 VK_BLEND_FACTOR_ZERO = 0,
    [all...]

Completed in 442 milliseconds

1 2 3