Home
last modified time | relevance | path

Searched refs:framebufferIntegerColorSampleCounts (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c746 DEBUG_FLAGS ("properties (1.2)", properties, framebufferIntegerColorSampleCounts, sample_count); in dump_properties12()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1089 properties->framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT; in getProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp755 if ((vulkan12Properties.framebufferIntegerColorSampleCounts & m_sampleCount) == 0 || in checkSupport()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1130 p->framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT; in lvp_get_physical_device_properties_1_2()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1629 .framebufferIntegerColorSampleCounts = in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c691 vk12_props->framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT; in vn_physical_device_init_properties()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1040 p->framebufferIntegerColorSampleCounts = sample_counts; in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1641 .framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT, in dzn_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp819 …{ PN(checkVulkan12Limit), PN(vulkan12Properties.framebufferIntegerColorSampleCounts), … in validateLimits12()
4922 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, framebufferIntegerColorSampleCounts), in devicePropertiesVulkan12()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2213 p->framebufferIntegerColorSampleCounts = in anv_get_physical_device_properties_1_2()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1914 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
DvkVulkan_c.inl6581 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
DvkStrUtilImpl.inl7118 …tegerColorSampleCounts = " << getSampleCountFlagsStr(value.framebufferIntegerColorSampleCounts) <<…
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2206 p->framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT; in radv_get_physical_device_properties_1_2()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h14022 size += vn_sizeof_VkFlags(&val->framebufferIntegerColorSampleCounts); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self()
14107 vn_decode_VkFlags(dec, &val->framebufferIntegerColorSampleCounts); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5470 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5619 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5569 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
Dvulkan_structs.hpp57060 , framebufferIntegerColorSampleCounts( framebufferIntegerColorSampleCounts_ )
57158 ( framebufferIntegerColorSampleCounts == rhs.framebufferIntegerColorSampleCounts ); in operator ==()
57223 … VULKAN_HPP_NAMESPACE::SampleCountFlags framebufferIntegerColorSampleCounts = {}; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5836 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5946 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
Dvulkan_hash.hpp10189 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.framebufferIntegerColorSampleCounts ); in operator ()()
Dvulkan_structs.hpp73510 , framebufferIntegerColorSampleCounts( framebufferIntegerColorSampleCounts_ )
73654 framebufferIntegerColorSampleCounts ); in reflect()
73706 ( framebufferIntegerColorSampleCounts == rhs.framebufferIntegerColorSampleCounts ); in operator ==()
73770 …VULKAN_HPP_NAMESPACE::SampleCountFlags framebufferIntegerColorSampleCounts member