Home
last modified time | relevance | path

Searched refs:advancedBlendCoherentOperations (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp343 features->advancedBlendCoherentOperations = VK_FALSE; in getPhysicalDeviceBlendOperationAdvancedFeaturesExt()
1228 return CheckFeature(requested, supported, advancedBlendCoherentOperations); in hasExtendedFeatures()
/third_party/skia/src/gpu/vk/
H A DGrVkCaps.cpp680 if (blendFeatures && blendFeatures->advancedBlendCoherentOperations == VK_TRUE) { in initGrCaps()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp1625 if (m_param.coherentOperations && !blendFeatures.advancedBlendCoherentOperations)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp1617 if (m_param.coherentOperations && !blendFeatures.advancedBlendCoherentOperations)
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6997 VkBool32 advancedBlendCoherentOperations; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h9571 VkBool32 advancedBlendCoherentOperations; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp38917 VULKAN_HPP_NAMESPACE::Bool32 advancedBlendCoherentOperations = {}; global() member
[all...]
H A Dvulkan_core.h9959 VkBool32 advancedBlendCoherentOperations; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h11072 VkBool32 advancedBlendCoherentOperations; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h10119 VkBool32 advancedBlendCoherentOperations; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp12409 parse_VkBool32("advancedBlendCoherentOperations", obj["advancedBlendCoherentOperations"], (o.advancedBlendCoherentOperations)); in parse_VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12945 VkBool32 advancedBlendCoherentOperations; member
H A Dvulkan_hash.hpp7505 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceBlendOperationAdvancedFeaturesEXT.advancedBlendCoherentOperations );
H A Dvulkan_structs.hpp[all...]

Completed in 492 milliseconds