Home
last modified time | relevance | path

Searched refs:supportedDepthResolveModes (Results 1 - 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c669 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 Dvk_device.c886 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 DvktRenderPassDepthStencilResolveTests.cpp311 !(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 DvktRenderPassDepthStencilResolveTests.cpp311 !(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 DvktTestCase.cpp763 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 DVkPhysicalDevice.cpp1029 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 DvktTestCase.cpp701 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 DvktApiFeatureInfo.cpp4857 (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 DvktApiFeatureInfo.cpp4862 (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 Dlvp_device.c1121 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 Dtu_device.c1030 p->supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT; in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1586 .supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT, in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1633 .supportedDepthResolveModes = VK_RESOLVE_MODE_AVERAGE_BIT, in dzn_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.cpp2675 mDepthStencilResolveProperties.supportedDepthResolveModes != 0); in initFeatures()
/third_party/glfw/deps/glad/
H A Dvulkan.h4179 VkResolveModeFlags supportedDepthResolveModes; member
4435 VkResolveModeFlags supportedDepthResolveModes; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4412 VkResolveModeFlags supportedDepthResolveModes; member
4642 VkResolveModeFlags supportedDepthResolveModes; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h13181 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 Danv_device.c2192 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 Dvulkan_core.h5463 VkResolveModeFlags supportedDepthResolveModes; member
5693 VkResolveModeFlags supportedDepthResolveModes; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp40706 VULKAN_HPP_NAMESPACE::ResolveModeFlags supportedDepthResolveModes = {}; global() member
57216 VULKAN_HPP_NAMESPACE::ResolveModeFlags supportedDepthResolveModes = {}; global() member
[all...]
H A Dvulkan_core.h5562 VkResolveModeFlags supportedDepthResolveModes; member
5792 VkResolveModeFlags supportedDepthResolveModes; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5829 VkResolveModeFlags supportedDepthResolveModes; member
6059 VkResolveModeFlags supportedDepthResolveModes; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5612 VkResolveModeFlags supportedDepthResolveModes; member
5842 VkResolveModeFlags supportedDepthResolveModes; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp19025 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 Dradv_device.c2189 p->supportedDepthResolveModes = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT | in radv_get_physical_device_properties_1_2()

Completed in 464 milliseconds

12