/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 669 vk12_props->supportedDepthResolveModes = in vn_physical_device_init_properties() 670 local_props.depth_stencil_resolve.supportedDepthResolveModes; in vn_physical_device_init_properties() 2085 u.depth_stencil_resolve->supportedDepthResolveModes = in vn_GetPhysicalDeviceProperties2() 2086 vk12_props->supportedDepthResolveModes; in vn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 886 CORE_PROPERTY(supportedDepthResolveModes); in vk_get_physical_device_core_1_2_property_ext()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassDepthStencilResolveTests.cpp | 311 !(depthResolveMode & dsResolveProperties.supportedDepthResolveModes)) in isFeaturesSupported() 1367 if ((dsrProperties.supportedDepthResolveModes & vk::VK_RESOLVE_MODE_SAMPLE_ZERO_BIT) == 0) in iterate() 1368 TCU_FAIL("supportedDepthResolveModes does not include VK_RESOLVE_MODE_SAMPLE_ZERO_BIT_KHR"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassDepthStencilResolveTests.cpp | 311 !(depthResolveMode & dsResolveProperties.supportedDepthResolveModes)) in isFeaturesSupported() 1367 if ((dsrProperties.supportedDepthResolveModes & vk::VK_RESOLVE_MODE_SAMPLE_ZERO_BIT) == 0) in iterate() 1368 TCU_FAIL("supportedDepthResolveModes does not include VK_RESOLVE_MODE_SAMPLE_ZERO_BIT_KHR"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktTestCase.cpp | 763 return (vk12Properties.supportedDepthResolveModes != VK_RESOLVE_MODE_NONE) && (vk12Properties.supportedStencilResolveModes != VK_RESOLVE_MODE_NONE); in isDeviceFunctionalitySupported()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkPhysicalDevice.cpp | 1029 properties->supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT | VK_RESOLVE_MODE_NONE; in getDepthStencilResolveProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktTestCase.cpp | 701 return (vk12Properties.supportedDepthResolveModes != VK_RESOLVE_MODE_NONE) && (vk12Properties.supportedStencilResolveModes != VK_RESOLVE_MODE_NONE); in isDeviceFunctionalitySupported()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 4857 (depthStencilResolveProperties[0].supportedDepthResolveModes != depthStencilResolveProperties[1].supportedDepthResolveModes || in deviceProperties2() 5663 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, supportedDepthResolveModes), in devicePropertiesVulkan12() 6339 if ((depthStencilResolveProperties.supportedDepthResolveModes != vulkan12Properties.supportedDepthResolveModes || in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 4862 (depthStencilResolveProperties[0].supportedDepthResolveModes != depthStencilResolveProperties[1].supportedDepthResolveModes || in deviceProperties2() 5668 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, supportedDepthResolveModes), in devicePropertiesVulkan12() 6344 if ((depthStencilResolveProperties.supportedDepthResolveModes != vulkan12Properties.supportedDepthResolveModes || in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 1121 p->supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT | VK_RESOLVE_MODE_AVERAGE_BIT; in lvp_get_physical_device_properties_1_2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 1030 p->supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT; in tu_get_physical_device_properties_1_2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1586 .supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT, in v3dv_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1633 .supportedDepthResolveModes = VK_RESOLVE_MODE_AVERAGE_BIT, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | RendererVk.cpp | 2675 mDepthStencilResolveProperties.supportedDepthResolveModes != 0); in initFeatures()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 4179 VkResolveModeFlags supportedDepthResolveModes; member 4435 VkResolveModeFlags supportedDepthResolveModes; member
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 4412 VkResolveModeFlags supportedDepthResolveModes; member 4642 VkResolveModeFlags supportedDepthResolveModes; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 13181 size += vn_sizeof_VkFlags(&val->supportedDepthResolveModes); in vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties_self() 13212 vn_decode_VkFlags(dec, &val->supportedDepthResolveModes); in vn_decode_VkPhysicalDeviceDepthStencilResolveProperties_self() 13242 /* skip val->supportedDepthResolveModes */ in vn_sizeof_VkPhysicalDeviceDepthStencilResolveProperties_self_partial() 13272 /* skip val->supportedDepthResolveModes */ in vn_encode_VkPhysicalDeviceDepthStencilResolveProperties_self_partial() 14015 size += vn_sizeof_VkFlags(&val->supportedDepthResolveModes); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self() 14100 vn_decode_VkFlags(dec, &val->supportedDepthResolveModes); in vn_decode_VkPhysicalDeviceVulkan12Properties_self() 14178 /* skip val->supportedDepthResolveModes */ in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self_partial() 14256 /* skip val->supportedDepthResolveModes */ in vn_encode_VkPhysicalDeviceVulkan12Properties_self_partial()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 2192 p->supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT | in anv_get_physical_device_properties_1_2()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 5463 VkResolveModeFlags supportedDepthResolveModes; member 5693 VkResolveModeFlags supportedDepthResolveModes; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 40706 VULKAN_HPP_NAMESPACE::ResolveModeFlags supportedDepthResolveModes = {}; global() member 57216 VULKAN_HPP_NAMESPACE::ResolveModeFlags supportedDepthResolveModes = {}; global() member [all...] |
H A D | vulkan_core.h | 5562 VkResolveModeFlags supportedDepthResolveModes; member 5792 VkResolveModeFlags supportedDepthResolveModes; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 5829 VkResolveModeFlags supportedDepthResolveModes; member 6059 VkResolveModeFlags supportedDepthResolveModes; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 5612 VkResolveModeFlags supportedDepthResolveModes; member 5842 VkResolveModeFlags supportedDepthResolveModes; member
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_data.hpp | 19025 print_VkResolveModeFlags(obj.supportedDepthResolveModes, "supportedDepthResolveModes", 1); in print_VkPhysicalDeviceVulkan12Properties() 19172 print_VkResolveModeFlags(obj->supportedDepthResolveModes, "supportedDepthResolveModes", 1); in print_VkPhysicalDeviceVulkan12Properties() 20925 print_VkResolveModeFlags(obj.supportedDepthResolveModes, "supportedDepthResolveModes", 1); in print_VkPhysicalDeviceDepthStencilResolveProperties() 20954 print_VkResolveModeFlags(obj->supportedDepthResolveModes, "supportedDepthResolveModes", 1); in print_VkPhysicalDeviceDepthStencilResolveProperties() [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 2189 p->supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT | in radv_get_physical_device_properties_1_2()
|