| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_caps_utils.cpp | 394 limitsVk.framebufferDepthSampleCounts & in ensureCapsInitialized() 516 limits.framebufferDepthSampleCounts & limits.framebufferStencilSampleCounts; in GenerateConfigs()
|
| D | RenderbufferVk.cpp | 118 const uint32_t depthSampleCounts = limits.framebufferDepthSampleCounts; in setStorageMultisample()
|
| D | vk_format_utils.cpp | 48 vk_gl::AddSampleCounts(physicalDeviceLimits.framebufferDepthSampleCounts, in FillTextureFormatCaps()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | AdapterVk.cpp | 267 vkLimits.framebufferDepthSampleCounts)) { in InitializeSupportedLimitsImpl()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_format_utils.cpp | 61 vk_gl::AddSampleCounts((physicalDeviceLimits.framebufferDepthSampleCounts & in FillTextureFormatCaps()
|
| D | vk_caps_utils.cpp | 909 limitsVk.framebufferColorSampleCounts & limitsVk.framebufferDepthSampleCounts & in ensureCapsInitialized() 1248 const uint32_t depthStencilSampleCountsLimit = limits.framebufferDepthSampleCounts & in GenerateConfigs()
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
| D | gstvkphysicaldevice.c | 619 DEBUG_FLAGS ("limit", limits, framebufferDepthSampleCounts, sample_count); in dump_limits()
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_device.c | 746 .framebufferDepthSampleCounts = sample_counts, in panvk_GetPhysicalDeviceProperties2()
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkNullDriver.cpp | 1083 props->limits.framebufferDepthSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 233 …{ LIMIT(framebufferDepthSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.0… in validateFeatureLimits() 820 …{ PN(checkAlways), PN(limits.framebufferDepthSampleCounts), LIM_MIN_BITI32(VK_… in validateLimits12() 2460 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.framebufferDepthSampleCounts), 3832 sampleCounts &= deviceLimits.framebufferDepthSampleCounts; in getRequiredOptimalTilingSampleCounts()
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 348 .framebufferDepthSampleCounts = sample_counts, in lvp_physical_device_init()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 634 if ((limits.framebufferDepthSampleCounts & numDepthStencilSamples) == 0u) in checkSampleRequirements()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 1502 .framebufferDepthSampleCounts = supported_sample_counts, in v3dv_GetPhysicalDeviceProperties()
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_device.c | 975 .framebufferDepthSampleCounts = max_sample_bits, in pvr_GetPhysicalDeviceProperties2()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_screen.c | 1153 … (screen->info.props.limits.framebufferDepthSampleCounts & sample_mask) != sample_mask) in zink_is_format_supported()
|
| D | zink_context.c | 4571 if (!(screen->info.props.limits.framebufferDepthSampleCounts & BITFIELD_BIT(i))) in zink_context_create()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 1199 .framebufferDepthSampleCounts = sample_counts, in tu_GetPhysicalDeviceProperties2()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1490 .framebufferDepthSampleCounts = supported_sample_counts, in dzn_GetPhysicalDeviceProperties2()
|
| /third_party/flutter/glfw/deps/vulkan/ |
| D | vulkan.h | 1343 VkSampleCountFlags framebufferDepthSampleCounts; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 1978 .framebufferDepthSampleCounts = sample_counts, in anv_GetPhysicalDeviceProperties()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 328 VkSampleCountFlags framebufferDepthSampleCounts; member
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 1837 VkSampleCountFlags framebufferDepthSampleCounts; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 2000 .framebufferDepthSampleCounts = sample_counts, in radv_GetPhysicalDeviceProperties()
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 2041 VkSampleCountFlags framebufferDepthSampleCounts; member
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 111 size += vn_sizeof_VkFlags(&val->framebufferDepthSampleCounts); in vn_sizeof_VkPhysicalDeviceLimits() 237 vn_decode_VkFlags(dec, &val->framebufferDepthSampleCounts); in vn_decode_VkPhysicalDeviceLimits()
|