| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
| D | gstvkphysicaldevice.c | 746 DEBUG_FLAGS ("properties (1.2)", properties, framebufferIntegerColorSampleCounts, sample_count); in dump_properties12()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkPhysicalDevice.cpp | 1089 properties->framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT; in getProperties()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktRasterizationOrderAttachmentAccessTests.cpp | 755 if ((vulkan12Properties.framebufferIntegerColorSampleCounts & m_sampleCount) == 0 || in checkSupport()
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 1130 p->framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT; in lvp_get_physical_device_properties_1_2()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 1629 .framebufferIntegerColorSampleCounts = in v3dv_GetPhysicalDeviceProperties2()
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_physical_device.c | 691 vk12_props->framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT; in vn_physical_device_init_properties()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 1040 p->framebufferIntegerColorSampleCounts = sample_counts; in tu_get_physical_device_properties_1_2()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1641 .framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT, in dzn_GetPhysicalDeviceProperties2()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 819 …{ PN(checkVulkan12Limit), PN(vulkan12Properties.framebufferIntegerColorSampleCounts), … in validateLimits12() 4922 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, framebufferIntegerColorSampleCounts), in devicePropertiesVulkan12()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 2213 p->framebufferIntegerColorSampleCounts = in anv_get_physical_device_properties_1_2()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 1914 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
|
| D | vkVulkan_c.inl | 6581 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
|
| D | vkStrUtilImpl.inl | 7118 …tegerColorSampleCounts = " << getSampleCountFlagsStr(value.framebufferIntegerColorSampleCounts) <<…
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 2206 p->framebufferIntegerColorSampleCounts = VK_SAMPLE_COUNT_1_BIT; in radv_get_physical_device_properties_1_2()
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 14022 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/ |
| D | vulkan_core.h | 5470 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 5619 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 5569 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
|
| D | vulkan_structs.hpp | 57060 , framebufferIntegerColorSampleCounts( framebufferIntegerColorSampleCounts_ ) 57158 ( framebufferIntegerColorSampleCounts == rhs.framebufferIntegerColorSampleCounts ); in operator ==() 57223 … VULKAN_HPP_NAMESPACE::SampleCountFlags framebufferIntegerColorSampleCounts = {}; member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 5836 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_core.h | 5946 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
|
| D | vulkan_hash.hpp | 10189 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.framebufferIntegerColorSampleCounts ); in operator ()()
|
| D | vulkan_structs.hpp | 73510 , framebufferIntegerColorSampleCounts( framebufferIntegerColorSampleCounts_ ) 73654 framebufferIntegerColorSampleCounts ); in reflect() 73706 ( framebufferIntegerColorSampleCounts == rhs.framebufferIntegerColorSampleCounts ); in operator ==() 73770 …VULKAN_HPP_NAMESPACE::SampleCountFlags framebufferIntegerColorSampleCounts … member
|