| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1230 if ((sampleLocationsProperties.sampleLocationSampleCounts & allowedSampleCounts) == 0) in testQuerySampleLocationProperties() 1298 …portedSampleCount = (*pLoopNumSamples & sampleLocationsProperties.sampleLocationSampleCounts) != 0; in testQueryMultisampleProperties() 1371 …if ((getSampleLocationsPropertiesEXT(context).sampleLocationSampleCounts & params.numSamples) == 0… in checkSupportVerifyTests() 1918 …if ((getSampleLocationsPropertiesEXT(context).sampleLocationSampleCounts & params.numSamples) == 0… in checkSupportDrawTests()
|
| D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1437 …if ((wd.sampleLocationsProperties.sampleLocationSampleCounts & params.perSubpassSamples[subpassNdx… in test()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 1289 properties->sampleLocationSampleCounts = 0; in tu_GetPhysicalDeviceProperties2() 1291 properties->sampleLocationSampleCounts = in tu_GetPhysicalDeviceProperties2()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| D | vktFragmentShadingRateBasic.cpp | 307 if (!(m_data.samples & context.getSampleLocationsPropertiesEXT().sampleLocationSampleCounts)) in checkSupport()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_screen.c | 2315 if (screen->info.sample_locations_props.sampleLocationSampleCounts & (1 << i)) { in zink_internal_create_screen()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 2593 props->sampleLocationSampleCounts = in anv_GetPhysicalDeviceProperties2()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 3945 VkSampleCountFlags sampleLocationSampleCounts; member
|
| D | vkVulkan_c.inl | 11040 VkSampleCountFlags sampleLocationSampleCounts; member
|
| D | vkStrUtilImpl.inl | 9806 …s << "\tsampleLocationSampleCounts = " << getSampleCountFlagsStr(value.sampleLocationSampleCounts)…
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 7162 VkSampleCountFlags sampleLocationSampleCounts; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 2404 properties->sampleLocationSampleCounts = VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_BIT | in radv_GetPhysicalDeviceProperties2()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 1033 …{ PN(checkAlways), PN(sampleLocationsPropertiesEXT.sampleLocationSampleCounts), LIM_MIN_BITI32(VK… in validateLimitsExtSampleLocations()
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 7831 VkSampleCountFlags sampleLocationSampleCounts; member
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 9530 VkSampleCountFlags sampleLocationSampleCounts; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 10078 VkSampleCountFlags sampleLocationSampleCounts; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 9918 VkSampleCountFlags sampleLocationSampleCounts; member
|
| D | vulkan_structs.hpp | 50561 : sampleLocationSampleCounts( sampleLocationSampleCounts_ ) 50604 ( sampleLocationSampleCounts == rhs.sampleLocationSampleCounts ) && in operator ==() 50620 VULKAN_HPP_NAMESPACE::SampleCountFlags sampleLocationSampleCounts = {}; member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 11031 VkSampleCountFlags sampleLocationSampleCounts; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_core.h | 11154 VkSampleCountFlags sampleLocationSampleCounts; member
|
| D | vulkan_hash.hpp | 9119 …AN_HPP_HASH_COMBINE( seed, physicalDeviceSampleLocationsPropertiesEXT.sampleLocationSampleCounts ); in operator ()()
|
| D | vulkan_structs.hpp | 66292 , sampleLocationSampleCounts( sampleLocationSampleCounts_ ) 66342 sampleLocationSampleCounts, in reflect() 66358 …== rhs.sType ) && ( pNext == rhs.pNext ) && ( sampleLocationSampleCounts == rhs.sampleLocationSamp… in operator ==() 66373 VULKAN_HPP_NAMESPACE::SampleCountFlags sampleLocationSampleCounts = {}; member
|