/external/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 460 features->advancedBlendCoherentOperations = VK_FALSE; in getPhysicalDeviceBlendOperationAdvancedFeaturesEXT() 1585 return CheckFeature(requested, supported, advancedBlendCoherentOperations); in hasExtendedFeatures()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkDeviceFeatures2.inl | 190 …dvancedFeaturesEXT[0].advancedBlendCoherentOperations != deviceBlendOperationAdvancedFeaturesEXT[1…
|
D | vkStructTypes.inl | 3357 VkBool32 advancedBlendCoherentOperations; member
|
D | vkDeviceFeatureTest.inl | 1546 FEATURE_ITEM (VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT, advancedBlendCoherentOperations),
|
D | vkVulkan_c.inl | 6973 VkBool32 advancedBlendCoherentOperations; member
|
D | vkStrUtilImpl.inl | 7025 s << "\tadvancedBlendCoherentOperations = " << value.advancedBlendCoherentOperations << '\n';
|
/external/skia/src/gpu/ganesh/vk/ |
D | GrVkCaps.cpp | 706 if (blendFeatures && blendFeatures->advancedBlendCoherentOperations == VK_TRUE) { in initGrCaps()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineBlendOperationAdvancedTests.cpp | 1617 if (m_param.coherentOperations && !blendFeatures.advancedBlendCoherentOperations) in checkSupport()
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 20847 advancedBlendCoherentOperations(in_struct->advancedBlendCoherentOperations) in safe_VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT() 20859 advancedBlendCoherentOperations = src.advancedBlendCoherentOperations; in safe_VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT() 20871 advancedBlendCoherentOperations = src.advancedBlendCoherentOperations; in operator =() 20886 advancedBlendCoherentOperations = in_struct->advancedBlendCoherentOperations; in initialize() 20893 advancedBlendCoherentOperations = src->advancedBlendCoherentOperations; in initialize()
|
D | vk_safe_struct.h | 4761 VkBool32 advancedBlendCoherentOperations; member
|
D | parameter_validation.cpp | 1025 …vancedFeaturesEXT", "advancedBlendCoherentOperations", structure->advancedBlendCoherentOperations); in ValidatePnextStructContents()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkDeviceFeatures2.inl | 375 …dvancedFeaturesEXT[0].advancedBlendCoherentOperations != deviceBlendOperationAdvancedFeaturesEXT[1…
|
D | vkStructTypes.inl | 2979 VkBool32 advancedBlendCoherentOperations; member
|
D | vkDeviceFeatureTest.inl | 518 FEATURE_ITEM (VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT, advancedBlendCoherentOperations),
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 6968 VkBool32 advancedBlendCoherentOperations; member
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 8917 VkBool32 advancedBlendCoherentOperations; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 9571 VkBool32 advancedBlendCoherentOperations; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 11105 VkBool32 advancedBlendCoherentOperations; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 51760 , advancedBlendCoherentOperations( advancedBlendCoherentOperations_ ) 51791 advancedBlendCoherentOperations = advancedBlendCoherentOperations_; in setAdvancedBlendCoherentOperations() 51814 return std::tie( sType, pNext, advancedBlendCoherentOperations ); in reflect() 51826 …s.sType ) && ( pNext == rhs.pNext ) && ( advancedBlendCoherentOperations == rhs.advancedBlendCoher… in operator ==() 51839 VULKAN_HPP_NAMESPACE::Bool32 advancedBlendCoherentOperations = {}; member
|
D | vulkan_core.h | 11228 VkBool32 advancedBlendCoherentOperations; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_structs.hpp | 48686 : pNext( pNext_ ), advancedBlendCoherentOperations( advancedBlendCoherentOperations_ ) 48714 advancedBlendCoherentOperations = advancedBlendCoherentOperations_; in setAdvancedBlendCoherentOperations() 48738 return std::tie( sType, pNext, advancedBlendCoherentOperations ); in reflect() 48753 && ( advancedBlendCoherentOperations == rhs.advancedBlendCoherentOperations ); in operator ==() 48766 VULKAN_HPP_NAMESPACE::Bool32 advancedBlendCoherentOperations = {}; member
|
D | vulkan_core.h | 11571 VkBool32 advancedBlendCoherentOperations; member
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_structs.hpp | 53707 , advancedBlendCoherentOperations( advancedBlendCoherentOperations_ ) 53738 advancedBlendCoherentOperations = advancedBlendCoherentOperations_; in setAdvancedBlendCoherentOperations() 53761 return std::tie( sType, pNext, advancedBlendCoherentOperations ); in reflect() 53773 …s.sType ) && ( pNext == rhs.pNext ) && ( advancedBlendCoherentOperations == rhs.advancedBlendCoher… in operator ==() 53786 VULKAN_HPP_NAMESPACE::Bool32 advancedBlendCoherentOperations = {}; member
|
D | vulkan_core.h | 11966 VkBool32 advancedBlendCoherentOperations; member
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 11414 VkBool32 advancedBlendCoherentOperations; member
|