/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_physical_device.c | 476 .extendedDynamicState3ColorBlendEquation = true, in hk_get_device_features()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_physical_device.c | 535 .extendedDynamicState3ColorBlendEquation = true, in nvk_get_device_features()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectPerformanceTests.cpp | 172 if (eds3Features.extendedDynamicState3ColorBlendEquation) in getDynamicStates()
|
H A D | vktShaderObjectPipelineInteractionTests.cpp | 384 if (eds3Features.extendedDynamicState3ColorBlendEquation) in iterate()
|
H A D | vktShaderObjectMiscTests.cpp | 948 if (eds3Features.extendedDynamicState3ColorBlendEquation) in getDynamicStates()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 1273 device->vk.enabled_features.extendedDynamicState3ColorBlendEquation) { in radv_CreateDevice()
|
H A D | radv_physical_device.c | 1119 .extendedDynamicState3ColorBlendEquation = !pdev->use_llvm, in radv_physical_device_get_features()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 620 .extendedDynamicState3ColorBlendEquation = true, in lvp_get_features()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_physical_device.c | 686 .extendedDynamicState3ColorBlendEquation = true, in get_features()
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.cc | 575 features->extendedDynamicState3ColorBlendEquation = true; in tu_get_features()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.c | 2898 screen->info.dynamic_state3_feats.extendedDynamicState3ColorBlendEquation && in init_driver_workarounds()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkDeviceFeatures2.inl | 2686 …eaturesEXT[0].extendedDynamicState3ColorBlendEquation != deviceExtendedDynamicState3FeaturesEXT[1]…
|
H A D | vkStructTypes.inl | 5761 VkBool32 extendedDynamicState3ColorBlendEquation; member
|
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 7822 size += vn_sizeof_VkBool32(&val->extendedDynamicState3ColorBlendEquation); in vn_sizeof_VkPhysicalDeviceExtendedDynamicState3FeaturesEXT_self() 7879 vn_encode_VkBool32(enc, &val->extendedDynamicState3ColorBlendEquation); in vn_encode_VkPhysicalDeviceExtendedDynamicState3FeaturesEXT_self() 7933 vn_decode_VkBool32(dec, &val->extendedDynamicState3ColorBlendEquation); in vn_decode_VkPhysicalDeviceExtendedDynamicState3FeaturesEXT_self()
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 23.1.0.rst | 36 - extendedDynamicState3ColorBlendEquation on RADV 4723 - radv: advertise extendedDynamicState3ColorBlendEquation
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 3404 if (!eds3Features.extendedDynamicState3ColorBlendEquation) in checkSupport()
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 56391 , extendedDynamicState3ColorBlendEquation( extendedDynamicState3ColorBlendEquation_ ) 56506 extendedDynamicState3ColorBlendEquation = extendedDynamicState3ColorBlendEquation_; in setExtendedDynamicState3ColorBlendEquation() 56719 extendedDynamicState3ColorBlendEquation, in reflect() 56762 … ( extendedDynamicState3ColorBlendEquation == rhs.extendedDynamicState3ColorBlendEquation ) && in operator ==() 56805 VULKAN_HPP_NAMESPACE::Bool32 extendedDynamicState3ColorBlendEquation = {}; member
|
D | vulkan_core.h | 15369 VkBool32 extendedDynamicState3ColorBlendEquation; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 56391 , extendedDynamicState3ColorBlendEquation( extendedDynamicState3ColorBlendEquation_ ) 56506 extendedDynamicState3ColorBlendEquation = extendedDynamicState3ColorBlendEquation_; in setExtendedDynamicState3ColorBlendEquation() 56719 extendedDynamicState3ColorBlendEquation, in reflect() 56762 … ( extendedDynamicState3ColorBlendEquation == rhs.extendedDynamicState3ColorBlendEquation ) && in operator ==() 56805 VULKAN_HPP_NAMESPACE::Bool32 extendedDynamicState3ColorBlendEquation = {}; member
|
D | vulkan_core.h | 15369 VkBool32 extendedDynamicState3ColorBlendEquation; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 56391 , extendedDynamicState3ColorBlendEquation( extendedDynamicState3ColorBlendEquation_ ) 56506 extendedDynamicState3ColorBlendEquation = extendedDynamicState3ColorBlendEquation_; in setExtendedDynamicState3ColorBlendEquation() 56719 extendedDynamicState3ColorBlendEquation, in reflect() 56762 … ( extendedDynamicState3ColorBlendEquation == rhs.extendedDynamicState3ColorBlendEquation ) && in operator ==() 56805 VULKAN_HPP_NAMESPACE::Bool32 extendedDynamicState3ColorBlendEquation = {}; member
|
D | vulkan_core.h | 15369 VkBool32 extendedDynamicState3ColorBlendEquation; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 56391 , extendedDynamicState3ColorBlendEquation( extendedDynamicState3ColorBlendEquation_ ) 56506 extendedDynamicState3ColorBlendEquation = extendedDynamicState3ColorBlendEquation_; in setExtendedDynamicState3ColorBlendEquation() 56719 extendedDynamicState3ColorBlendEquation, in reflect() 56762 … ( extendedDynamicState3ColorBlendEquation == rhs.extendedDynamicState3ColorBlendEquation ) && in operator ==() 56805 VULKAN_HPP_NAMESPACE::Bool32 extendedDynamicState3ColorBlendEquation = {}; member
|
D | vulkan_core.h | 15369 VkBool32 extendedDynamicState3ColorBlendEquation; member
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 63550 , extendedDynamicState3ColorBlendEquation{ extendedDynamicState3ColorBlendEquation_ } 63665 extendedDynamicState3ColorBlendEquation = extendedDynamicState3ColorBlendEquation_; in setExtendedDynamicState3ColorBlendEquation() 63878 extendedDynamicState3ColorBlendEquation, in reflect() 63921 … ( extendedDynamicState3ColorBlendEquation == rhs.extendedDynamicState3ColorBlendEquation ) && in operator ==() 63964 VULKAN_HPP_NAMESPACE::Bool32 extendedDynamicState3ColorBlendEquation = {}; member
|