/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 475 case VK_SAMPLE_COUNT_4_BIT: pSampleLocation = s_location_samples_4; break; in genFramebufferStandardSampleLocations() 1834 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1837 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1840 { VK_SAMPLE_COUNT_4_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1841 { VK_SAMPLE_COUNT_4_BIT, VK_SAMPLE_COUNT_16_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1849 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1850 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1856 { VK_SAMPLE_COUNT_4_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1860 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1861 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() [all …]
|
D | vktPipelineFramebufferAttachmentTests.cpp | 144 !multisample ? VK_SAMPLE_COUNT_1_BIT : VK_SAMPLE_COUNT_4_BIT, // VkSampleCountFlagBits samples; in makeRenderPass() 218 …multisample ? VK_SAMPLE_COUNT_4_BIT : VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits … in preparePipelineWrapper() 290 multisample ? VK_SAMPLE_COUNT_4_BIT : VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeImage() 968 !multisample ? VK_SAMPLE_COUNT_1_BIT : VK_SAMPLE_COUNT_4_BIT, // VkSampleCountFlagBits samples; in makeRenderPassMultiAttachments() 1395 VK_SAMPLE_COUNT_4_BIT, // VkSampleCountFlagBits samples; in makeRenderPassInputResolveSameAttachment()
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 369 if (numSamples >= VK_SAMPLE_COUNT_4_BIT) in verifyImageData() 403 if (numSamples >= VK_SAMPLE_COUNT_4_BIT) in verifyImageData() 1097 vk::VK_SAMPLE_COUNT_4_BIT, 2104 vk::VK_SAMPLE_COUNT_4_BIT, in createMultisampleShaderBuiltInTests() 2125 vk::VK_SAMPLE_COUNT_4_BIT, in createMultisampleShaderBuiltInTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 475 case VK_SAMPLE_COUNT_4_BIT: pSampleLocation = s_location_samples_4; break; in genFramebufferStandardSampleLocations() 1834 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1837 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1840 { VK_SAMPLE_COUNT_4_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1841 { VK_SAMPLE_COUNT_4_BIT, VK_SAMPLE_COUNT_16_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1849 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1850 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1856 { VK_SAMPLE_COUNT_4_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1860 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1861 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() [all …]
|
D | vktPipelineFramebufferAttachmentTests.cpp | 144 !multisample ? VK_SAMPLE_COUNT_1_BIT : VK_SAMPLE_COUNT_4_BIT, // VkSampleCountFlagBits samples; in makeRenderPass() 218 …multisample ? VK_SAMPLE_COUNT_4_BIT : VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits … in preparePipelineWrapper() 290 multisample ? VK_SAMPLE_COUNT_4_BIT : VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeImage() 968 !multisample ? VK_SAMPLE_COUNT_1_BIT : VK_SAMPLE_COUNT_4_BIT, // VkSampleCountFlagBits samples; in makeRenderPassMultiAttachments() 1395 VK_SAMPLE_COUNT_4_BIT, // VkSampleCountFlagBits samples; in makeRenderPassInputResolveSameAttachment()
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 369 if (numSamples >= VK_SAMPLE_COUNT_4_BIT) in verifyImageData() 403 if (numSamples >= VK_SAMPLE_COUNT_4_BIT) in verifyImageData() 1097 vk::VK_SAMPLE_COUNT_4_BIT, 2104 vk::VK_SAMPLE_COUNT_4_BIT, in createMultisampleShaderBuiltInTests() 2125 vk::VK_SAMPLE_COUNT_4_BIT, in createMultisampleShaderBuiltInTests()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 1024 props->limits.framebufferColorSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 1025 props->limits.framebufferDepthSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 1026 props->limits.framebufferStencilSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 1027 …ops->limits.framebufferNoAttachmentsSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 1029 props->limits.sampledImageColorSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 1031 props->limits.sampledImageDepthSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 1032 props->limits.sampledImageStencilSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 1033 props->limits.storageImageSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 1128 pImageFormatProperties->sampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceImageFormatProperties()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_standard_sample_locations.c | 64 .per_pixel = VK_SAMPLE_COUNT_4_BIT,
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | AdapterVk.cpp | 261 if (!IsSubset(VkSampleCountFlags(VK_SAMPLE_COUNT_1_BIT | VK_SAMPLE_COUNT_4_BIT), in InitializeSupportedLimitsImpl() 266 if (!IsSubset(VkSampleCountFlags(VK_SAMPLE_COUNT_1_BIT | VK_SAMPLE_COUNT_4_BIT), in InitializeSupportedLimitsImpl()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkdebug.c | 126 {VK_SAMPLE_COUNT_4_BIT, "4"},
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureMultisampleTests.cpp | 71 { "sample_count_4", VK_SAMPLE_COUNT_4_BIT }, in createInvalidSampleIndexTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureMultisampleTests.cpp | 71 { "sample_count_4", VK_SAMPLE_COUNT_4_BIT }, in createInvalidSampleIndexTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperationResources.hpp | 63 …GE_TYPE_2D, vk::VK_FORMAT_R32_UINT, vk::VK_IMAGE_ASPECT_COLOR_BIT, vk::VK_SAMPLE_COUNT_4_BIT },
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationOperationResources.hpp | 63 …GE_TYPE_2D, vk::VK_FORMAT_R32_UINT, vk::VK_IMAGE_ASPECT_COLOR_BIT, vk::VK_SAMPLE_COUNT_4_BIT },
|
/third_party/skia/src/gpu/vk/ |
D | GrVkUtil.cpp | 65 *vkSamples = VK_SAMPLE_COUNT_4_BIT; in GrSampleCountToVkSampleCount()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkImageView.hpp | 119 case VK_SAMPLE_COUNT_4_BIT: return 4; in getSampleCount()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dvx_image.c | 45 image->vk.samples == VK_SAMPLE_COUNT_4_BIT); in pack_texture_shader_state_helper()
|
D | v3dv_image.c | 100 image->vk.samples == VK_SAMPLE_COUNT_4_BIT); in v3d_setup_slices() 325 pCreateInfo->samples == VK_SAMPLE_COUNT_4_BIT); in create_image()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRateTests.cpp | 139 …agmentShadingRateProperties.maxFragmentShadingRateRasterizationSamples < vk::VK_SAMPLE_COUNT_4_BIT) in testLimits() 390 …(fsr.sampleCounts & vk::VK_SAMPLE_COUNT_1_BIT) || !(fsr.sampleCounts & vk::VK_SAMPLE_COUNT_4_BIT))) in testShadingRates()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRateTests.cpp | 139 …agmentShadingRateProperties.maxFragmentShadingRateRasterizationSamples < vk::VK_SAMPLE_COUNT_4_BIT) in testLimits() 390 …(fsr.sampleCounts & vk::VK_SAMPLE_COUNT_1_BIT) || !(fsr.sampleCounts & vk::VK_SAMPLE_COUNT_4_BIT))) in testShadingRates()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkUtil.cpp | 94 *vkSamples = VK_SAMPLE_COUNT_4_BIT; in GrSampleCountToVkSampleCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultisampleLinearInterpolationTests.cpp | 677 { "4_samples", VK_SAMPLE_COUNT_4_BIT }, in createTests() 689 if (groupParams->useSecondaryCmdBuffer && (flagBit.value > VK_SAMPLE_COUNT_4_BIT)) in createTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawMultisampleLinearInterpolationTests.cpp | 677 { "4_samples", VK_SAMPLE_COUNT_4_BIT }, in createTests() 689 if (groupParams->useSecondaryCmdBuffer && (flagBit.value > VK_SAMPLE_COUNT_4_BIT)) in createTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
D | vktFragmentShadingBarycentricTests.cpp | 1867 …{ "msaa_interpolate_at_centroid", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_INTERPOLATE_AT_CENTROID… in createTests() 1868 … { "msaa_interpolate_at_sample", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_INTERPOLATE_AT_SAMPLE }, in createTests() 1869 … { "msaa_interpolate_at_offset", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_INTERPOLATE_AT_OFFSET }, in createTests() 1870 { "msaa_centroid_qualifier", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_CENTROID_QUALIFIER }, in createTests() 1871 { "msaa_sample_qualifier", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_SAMPLE_QUALIFIER }, in createTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/ |
D | vktFragmentShadingBarycentricTests.cpp | 1867 …{ "msaa_interpolate_at_centroid", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_INTERPOLATE_AT_CENTROID… in createTests() 1868 … { "msaa_interpolate_at_sample", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_INTERPOLATE_AT_SAMPLE }, in createTests() 1869 … { "msaa_interpolate_at_offset", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_INTERPOLATE_AT_OFFSET }, in createTests() 1870 { "msaa_centroid_qualifier", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_CENTROID_QUALIFIER }, in createTests() 1871 { "msaa_sample_qualifier", VK_SAMPLE_COUNT_4_BIT, TEST_SUBTYPE_MSAA_SAMPLE_QUALIFIER }, in createTests()
|