Home
last modified time | relevance | path

Searched refs:sampledImageColorSampleCounts (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp141 mNativeCaps.maxColorTextureSamples = limitsVk.sampledImageColorSampleCounts; in ensureCapsInitialized()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp596 limitsVk.sampledImageColorSampleCounts & vk_gl::kSupportedSampleCounts; in ensureCapsInitialized()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c623 DEBUG_FLAGS ("limit", limits, sampledImageColorSampleCounts, sample_count); in dump_limits()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp424 if ((limits.sampledImageColorSampleCounts & params.numColorSamples) == 0u) in checkRequirements()
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp640 if ((limits.sampledImageColorSampleCounts & numColorSamples) == 0u) in checkSampleRequirements()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c750 .sampledImageColorSampleCounts = sample_counts, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp764 (properties.properties.limits.sampledImageColorSampleCounts & m_sampleCount) == 0) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp237 …{ LIMIT(sampledImageColorSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.… in validateFeatureLimits()
824 …{ PN(checkAlways), PN(limits.sampledImageColorSampleCounts), LIM_MIN_BITI32(VK… in validateLimits12()
2464 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.sampledImageColorSampleCounts),
3811 sampleCounts &= deviceLimits.sampledImageColorSampleCounts; in getRequiredOptimalTilingSampleCounts()
3821 sampleCounts &= deviceLimits.sampledImageColorSampleCounts; in getRequiredOptimalTilingSampleCounts()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1087 props->limits.sampledImageColorSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c352 .sampledImageColorSampleCounts = sample_counts, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1506 .sampledImageColorSampleCounts = supported_sample_counts, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c979 .sampledImageColorSampleCounts = max_sample_bits, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c1179 !(screen->info.props.limits.sampledImageColorSampleCounts & sample_mask)) in zink_is_format_supported()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1203 .sampledImageColorSampleCounts = sample_counts, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1494 .sampledImageColorSampleCounts = supported_sample_counts, in dzn_GetPhysicalDeviceProperties2()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1347 VkSampleCountFlags sampledImageColorSampleCounts; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1982 .sampledImageColorSampleCounts = sample_counts, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl332 VkSampleCountFlags sampledImageColorSampleCounts; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1841 VkSampleCountFlags sampledImageColorSampleCounts; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2004 .sampledImageColorSampleCounts = sample_counts, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2045 VkSampleCountFlags sampledImageColorSampleCounts; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h115 size += vn_sizeof_VkFlags(&val->sampledImageColorSampleCounts); in vn_sizeof_VkPhysicalDeviceLimits()
241 vn_decode_VkFlags(dec, &val->sampledImageColorSampleCounts); in vn_decode_VkPhysicalDeviceLimits()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2629 VkSampleCountFlags sampledImageColorSampleCounts; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2771 VkSampleCountFlags sampledImageColorSampleCounts; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2722 VkSampleCountFlags sampledImageColorSampleCounts; member

12