/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_device.c | 754 .storageImageSampleCounts = VK_SAMPLE_COUNT_1_BIT, in panvk_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 242 { LIMIT(storageImageSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.0f, LIMIT_FORMAT_BITMASK, LIMIT_TYPE_MIN, -1, false }, in validateFeatureLimits() 301 { LIMIT(storageImageSampleCounts), FEATURE(shaderStorageImageMultisample), VK_SAMPLE_COUNT_1_BIT, 0, 0, 0.0f }, in validateFeatureLimits() 848 { PN(features.shaderStorageImageMultisample), PN(limits.storageImageSampleCounts), LIM_MIN_BITI32(VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT) }, in validateLimits12() 2844 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.storageImageSampleCounts), 4252 sampleCounts &= deviceLimits.storageImageSampleCounts; in getRequiredOptimalTilingSampleCounts()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 242 { LIMIT(storageImageSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.0f, LIMIT_FORMAT_BITMASK, LIMIT_TYPE_MIN, -1, false }, in validateFeatureLimits() 301 { LIMIT(storageImageSampleCounts), FEATURE(shaderStorageImageMultisample), VK_SAMPLE_COUNT_1_BIT, 0, 0, 0.0f }, in validateFeatureLimits() 839 { PN(features.shaderStorageImageMultisample), PN(limits.storageImageSampleCounts), LIM_MIN_BITI32(VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT) }, in validateLimits12() 2869 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.storageImageSampleCounts), 4257 sampleCounts &= deviceLimits.storageImageSampleCounts; in getRequiredOptimalTilingSampleCounts()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 983 .storageImageSampleCounts = max_sample_bits, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 356 .storageImageSampleCounts = sample_counts, in lvp_physical_device_init()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkNullDriver.cpp | 1072 props->limits.storageImageSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 1207 .storageImageSampleCounts = VK_SAMPLE_COUNT_1_BIT, in tu_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1510 .storageImageSampleCounts = VK_SAMPLE_COUNT_1_BIT, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1498 .storageImageSampleCounts = VK_SAMPLE_COUNT_1_BIT, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.c | 1183 if (!(screen->info.props.limits.storageImageSampleCounts & sample_mask)) in zink_is_format_supported()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 1986 .storageImageSampleCounts = VK_SAMPLE_COUNT_1_BIT, in anv_GetPhysicalDeviceProperties()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3493 VkSampleCountFlags storageImageSampleCounts; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 2008 .storageImageSampleCounts = sample_counts, in radv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 1906 VkSampleCountFlags storageImageSampleCounts; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 119 size += vn_sizeof_VkFlags(&val->storageImageSampleCounts); in vn_sizeof_VkPhysicalDeviceLimits() 245 vn_decode_VkFlags(dec, &val->storageImageSampleCounts); in vn_decode_VkPhysicalDeviceLimits() 363 /* skip val->storageImageSampleCounts */ in vn_sizeof_VkPhysicalDeviceLimits_partial() 475 /* skip val->storageImageSampleCounts */ in vn_encode_VkPhysicalDeviceLimits_partial()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 2633 VkSampleCountFlags storageImageSampleCounts; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 45986 VULKAN_HPP_NAMESPACE::SampleCountFlags storageImageSampleCounts = {}; global() member [all...] |
H A D | vulkan_core.h | 2726 VkSampleCountFlags storageImageSampleCounts; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 2990 VkSampleCountFlags storageImageSampleCounts; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 2775 VkSampleCountFlags storageImageSampleCounts; member
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_data.hpp | 7242 print_VkSampleCountFlags(obj.storageImageSampleCounts, "storageImageSampleCounts", 1); in print_VkPhysicalDeviceLimits() 7520 print_VkSampleCountFlags(obj->storageImageSampleCounts, "storageImageSampleCounts", 1); in print_VkPhysicalDeviceLimits() [all...] |
H A D | vulkan_json_parser.hpp | 5670 parse_VkSampleCountFlags("storageImageSampleCounts", obj["storageImageSampleCounts"], (o.storageImageSampleCounts)); in parse_VkPhysicalDeviceLimits()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 3140 VkSampleCountFlags storageImageSampleCounts; member
|
H A D | vulkan_hash.hpp | 9494 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.storageImageSampleCounts );
|
H A D | vulkan_structs.hpp | [all...] |