/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantUtil.cpp | 187 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in build() 279 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeRenderPass() 364 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeImageCreateInfo()
|
D | vktPipelineStencilTests.cpp | 337 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in StencilTestInstance() 370 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in StencilTestInstance() 430 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in StencilTestInstance() 443 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in StencilTestInstance() 676 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in StencilTestInstance()
|
D | vktPipelineDepthTests.cpp | 251 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in DepthTestInstance() 283 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in DepthTestInstance() 343 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in DepthTestInstance() 356 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in DepthTestInstance() 596 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in DepthTestInstance()
|
D | vktPipelineTimestampTests.cpp | 508 …VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits … in buildPipeline() 1030 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in buildRenderPass() 1043 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in buildRenderPass() 1114 VK_SAMPLE_COUNT_1_BIT, in buildFrameBuffer() 1124 VK_SAMPLE_COUNT_1_BIT, in buildFrameBuffer() 1884 VK_SAMPLE_COUNT_1_BIT, in TransferTestInstance() 1888 VK_SAMPLE_COUNT_1_BIT, in TransferTestInstance() 1892 VK_SAMPLE_COUNT_1_BIT, in TransferTestInstance()
|
D | vktPipelineCacheTests.cpp | 343 …VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits … in buildPipeline() 796 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in GraphicsCacheTestInstance() 809 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in GraphicsCacheTestInstance() 874 VK_SAMPLE_COUNT_1_BIT, in GraphicsCacheTestInstance() 881 VK_SAMPLE_COUNT_1_BIT, in GraphicsCacheTestInstance() 892 VK_SAMPLE_COUNT_1_BIT, in GraphicsCacheTestInstance()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 761 props->limits.framebufferColorSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 762 props->limits.framebufferDepthSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 763 props->limits.framebufferStencilSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 764 …props->limits.framebufferNoAttachmentsSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_B… in getPhysicalDeviceProperties() 766 props->limits.sampledImageColorSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 767 props->limits.sampledImageIntegerSampleCounts = VK_SAMPLE_COUNT_1_BIT; in getPhysicalDeviceProperties() 768 props->limits.sampledImageDepthSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 769 props->limits.sampledImageStencilSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 770 props->limits.storageImageSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties() 871 pImageFormatProperties->sampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceImageFormatProperties()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferAndImageAllocationUtil.cpp | 130 VK_SAMPLE_COUNT_1_BIT, // deUint32 samples; in createTestImage() 176 VK_SAMPLE_COUNT_1_BIT, // deUint32 samples; in createTestImage()
|
D | vktApiSmokeTests.cpp | 391 VK_SAMPLE_COUNT_1_BIT, // samples in renderTriangleTest() 409 VK_SAMPLE_COUNT_1_BIT, // samples in renderTriangleTest() 586 VK_SAMPLE_COUNT_1_BIT, // rasterizationSamples in renderTriangleTest() 1003 VK_SAMPLE_COUNT_1_BIT, // samples in renderTriangleUnusedResolveAttachmentTest() 1021 VK_SAMPLE_COUNT_1_BIT, // samples in renderTriangleUnusedResolveAttachmentTest() 1203 VK_SAMPLE_COUNT_1_BIT, // rasterizationSamples in renderTriangleUnusedResolveAttachmentTest()
|
D | vktApiFeatureInfo.cpp | 210 …{ LIMIT(framebufferColorSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.0… in validateFeatureLimits() 211 …{ LIMIT(framebufferDepthSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.0… in validateFeatureLimits() 212 …{ LIMIT(framebufferStencilSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.… in validateFeatureLimits() 213 …{ LIMIT(framebufferNoAttachmentsSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, … in validateFeatureLimits() 215 …{ LIMIT(sampledImageColorSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.… in validateFeatureLimits() 216 …{ LIMIT(sampledImageIntegerSampleCounts), VK_SAMPLE_COUNT_1_BIT, 0, 0, 0.0f, LIMIT_FORMAT_BITM… in validateFeatureLimits() 217 …{ LIMIT(sampledImageDepthSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.… in validateFeatureLimits() 218 …{ LIMIT(sampledImageStencilSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0… in validateFeatureLimits() 219 …{ LIMIT(storageImageSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.0f, … in validateFeatureLimits() 278 …ImageSampleCounts), FEATURE(shaderStorageImageMultisample), VK_SAMPLE_COUNT_1_BIT, 0, 0, 0.0… in validateFeatureLimits() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 389 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagsBits samples in iterate() 449 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagsBit smaples in iterate() 1308 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples in iterate() 1901 const char* multisampleDecoration = m_samples != VK_SAMPLE_COUNT_1_BIT ? "MS" : ""; in initPrograms() 2592 { "1_bit", "Test FragCoord locations with 2 samples", VK_SAMPLE_COUNT_1_BIT }, in createBuiltinVarTests() 2648 { VK_FORMAT_D16_UNORM, "d16_unorm_no_depth_clamp", false, false, VK_SAMPLE_COUNT_1_BIT }, in createBuiltinVarTests() 2649 …T_X8_D24_UNORM_PACK32, "x8_d24_unorm_pack32_no_depth_clamp", false, false, VK_SAMPLE_COUNT_1_BIT }, in createBuiltinVarTests() 2650 { VK_FORMAT_D32_SFLOAT, "d32_sfloat_no_depth_clamp", false, false, VK_SAMPLE_COUNT_1_BIT }, in createBuiltinVarTests() 2651 …MAT_D16_UNORM_S8_UINT, "d16_unorm_s8_uint_no_depth_clamp", false, false, VK_SAMPLE_COUNT_1_BIT }, in createBuiltinVarTests() 2652 …MAT_D24_UNORM_S8_UINT, "d24_unorm_s8_uint_no_depth_clamp", false, false, VK_SAMPLE_COUNT_1_BIT }, in createBuiltinVarTests() [all …]
|
/external/vulkan-validation-layers/layers/ |
D | image.h | 60 : mipLevels(0), arraySize(0), format(VK_FORMAT_UNDEFINED), samples(VK_SAMPLE_COUNT_1_BIT), in IMAGE_STATE()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 51 …(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetImageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT, in initialize() 61 vk::VK_SAMPLE_COUNT_1_BIT, in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.cpp | 228 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in build() 409 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeImageCreateInfo() 442 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeRenderPass()
|
D | vktGeometryInstancedRenderingTests.cpp | 74 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeImageCreateInfo() 93 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeRenderPass() 225 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 70 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeImageCreateInfo() 121 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeRenderPass() 133 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeRenderPass() 303 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in makeGraphicsPipeline()
|
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 83 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeImageCreateInfo() 103 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeRenderPass() 250 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in makeGraphicsPipeline()
|
D | vktFragmentOperationsScissorTests.cpp | 102 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeImageCreateInfo() 122 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeRenderPass() 263 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBaseClass.cpp | 55 …(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetImageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT, in initialize() 65 vk::VK_SAMPLE_COUNT_1_BIT, in initialize()
|
D | vktDynamicStateRSTests.cpp | 131 …VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, imageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT, vk::VK_IM… in initialize() 137 1, 1, vk::VK_SAMPLE_COUNT_1_BIT, vk::VK_IMAGE_TILING_OPTIMAL, in initialize() 150 vk::VK_SAMPLE_COUNT_1_BIT, in initialize() 159 vk::VK_SAMPLE_COUNT_1_BIT, in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 1721 rasterSamples = VK_SAMPLE_COUNT_1_BIT; in createSubpassPipeline() 4739 const VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT; in addAttachmentTests() 4757 const VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT; in addAttachmentTests() 4948 const VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT; in addAttachmentAllocationTests() 5191 const VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT; in addAttachmentAllocationTests() 5381 VK_SAMPLE_COUNT_1_BIT, in addSimpleTests() 5403 VK_SAMPLE_COUNT_1_BIT, in addSimpleTests() 5425 VK_SAMPLE_COUNT_1_BIT, in addSimpleTests() 5447 VK_SAMPLE_COUNT_1_BIT, in addSimpleTests() 5471 VK_SAMPLE_COUNT_1_BIT, in addSimpleTests() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationUtil.cpp | 221 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeImageCreateInfo() 364 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in makeRenderPass() 610 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in build()
|
/external/skia/src/gpu/vk/ |
D | GrVkCaps.cpp | 126 SkASSERT(flags & VK_SAMPLE_COUNT_1_BIT); in get_max_sample_count() 361 if (flags & VK_SAMPLE_COUNT_1_BIT) { in initSampleCounts()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 129 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits rasterizationSamples; in makeGraphicsPipeline() 692 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in recordCommands() 705 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in recordCommands()
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 103 …nst std::string& description, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT, deBool fl… 143 …tInstance (Context& context, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT, deUint32 … 206 , m_multisampling (m_sampleCount != VK_SAMPLE_COUNT_1_BIT) in BaseRenderingTestInstance() 319 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in BaseRenderingTestInstance() 377 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples; in BaseRenderingTestInstance() 1361 …g& name, const std::string& description, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) in BaseTestCase() 1575 …description, PrimitiveWideness wideness, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) in WidenessTestCase() 2001 …RuleTestInstance::FillRuleCaseType type, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) in FillRuleTestCase() 2018 : BaseRenderingTestInstance (context, VK_SAMPLE_COUNT_1_BIT, DEFAULT_RENDER_SIZE) in CullingTestInstance() 2294 …ce frontFace, VkPolygonMode polygonMode, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) in CullingTestCase() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktDrawUtil.cpp | 319 , numSamples (VK_SAMPLE_COUNT_1_BIT) in DrawState() 811 if (m_drawState.numSamples != VK_SAMPLE_COUNT_1_BIT) in VulkanDrawContext() 833 VK_SAMPLE_COUNT_1_BIT, // VkSampleCountFlagBits samples in VulkanDrawContext()
|