Home | History | Annotate | Download | only in tests

Lines Matching refs:samples

2185     image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
2246 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
2320 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
2342 image_create_info.samples = VK_SAMPLE_COUNT_2_BIT;
2351 image_create_info.samples = VK_SAMPLE_COUNT_4_BIT;
2360 image_create_info.samples = VK_SAMPLE_COUNT_8_BIT;
2369 image_create_info.samples = VK_SAMPLE_COUNT_16_BIT;
2601 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
2865 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
3251 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
3319 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
3673 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
3853 image_create_info.samples = VK_SAMPLE_COUNT_4_BIT;
3858 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
3876 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
3881 image_create_info.samples = VK_SAMPLE_COUNT_4_BIT;
3910 image_create_info.samples = VK_SAMPLE_COUNT_4_BIT;
3930 image_create_info.samples = VK_SAMPLE_COUNT_4_BIT;
4111 ci.samples = VK_SAMPLE_COUNT_1_BIT;
4341 ci.samples = VK_SAMPLE_COUNT_1_BIT;
4486 ci.samples = VK_SAMPLE_COUNT_1_BIT;
4500 ci.samples = VK_SAMPLE_COUNT_4_BIT;
4506 ci.samples = VK_SAMPLE_COUNT_1_BIT;
4651 ci.samples = VK_SAMPLE_COUNT_1_BIT;
4728 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
5848 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
5968 attachments[subpass.pColorAttachments[1].attachment].samples = VK_SAMPLE_COUNT_8_BIT;
5976 attachments[subpass.pColorAttachments[1].attachment].samples = attachments[subpass.pColorAttachments[0].attachment].samples;
5979 attachments[subpass.pDepthStencilAttachment->attachment].samples = VK_SAMPLE_COUNT_8_BIT;
5986 attachments[subpass.pDepthStencilAttachment->attachment].samples = attachments[subpass.pColorAttachments[0].attachment].samples;
5999 attachments[subpass.pColorAttachments[0].attachment].samples = VK_SAMPLE_COUNT_1_BIT;
6007 attachments[subpass.pColorAttachments[0].attachment].samples = VK_SAMPLE_COUNT_4_BIT;
6012 attachments[subpass.pResolveAttachments[0].attachment].samples = VK_SAMPLE_COUNT_4_BIT;
6018 attachments[subpass.pResolveAttachments[0].attachment].samples = VK_SAMPLE_COUNT_1_BIT;
6591 att.samples = VK_SAMPLE_COUNT_1_BIT;
6602 att.samples = VK_SAMPLE_COUNT_4_BIT;
6644 attachments[0].samples = VK_SAMPLE_COUNT_4_BIT;
6645 attachments[1].samples = VK_SAMPLE_COUNT_1_BIT;
7021 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
7255 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
7414 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
7577 att.samples = VK_SAMPLE_COUNT_1_BIT;
7855 attach_desc[0].samples = VK_SAMPLE_COUNT_1_BIT;
7859 attach_desc[1].samples = VK_SAMPLE_COUNT_1_BIT;
7923 " 4. Mismatch framebuffer & renderPass attachment #samples\n"
7946 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
8019 attach_desc.samples = VK_SAMPLE_COUNT_4_BIT;
8057 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
9666 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
9742 image_ci.samples = VK_SAMPLE_COUNT_1_BIT;
9869 image_ci.samples = VK_SAMPLE_COUNT_1_BIT;
9957 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
10153 att.samples = VK_SAMPLE_COUNT_1_BIT;
10435 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
11351 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
11644 ci.samples = VK_SAMPLE_COUNT_1_BIT;
11724 ci.samples = VK_SAMPLE_COUNT_1_BIT;
14621 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
16861 // Create CommandBuffer where MSAA samples doesn't match RenderPass
16863 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, "Num samples mismatch! ");
16941 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
17829 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
18023 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
18075 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
19605 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
22925 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, "requires bound image to have multiple samples");
23060 attach_desc.samples = VK_SAMPLE_COUNT_1_BIT;
23098 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
23247 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
23302 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
23500 ci.samples = VK_SAMPLE_COUNT_1_BIT;
23693 ci.samples = VK_SAMPLE_COUNT_1_BIT;
24454 tmp_img_ci.samples = VK_SAMPLE_COUNT_1_BIT; // needs to be 1 if TILING_LINEAR
24518 image_ci.usage = VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT; // always has 4 samples support
24519 image_ci.samples = VK_SAMPLE_COUNT_4_BIT;
24523 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, "VUID-VkImageCreateInfo-samples-02257");
24528 image_ci.usage = VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT; // always has 4 samples support
24529 image_ci.samples = VK_SAMPLE_COUNT_4_BIT;
24533 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, "VUID-VkImageCreateInfo-samples-02257");
24538 image_ci.usage = VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT; // always has 4 samples support
24539 image_ci.samples = VK_SAMPLE_COUNT_4_BIT;
24542 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, "VUID-VkImageCreateInfo-samples-02257");
24547 image_ci.usage = VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT; // always has 4 samples support
24548 image_ci.samples = VK_SAMPLE_COUNT_4_BIT;
24551 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, "VUID-VkImageCreateInfo-samples-02257");
24615 tmp_img_ci.samples = VK_SAMPLE_COUNT_1_BIT; // needs to be 1 if TILING_LINEAR
24769 for (VkSampleCountFlagBits samples = VK_SAMPLE_COUNT_64_BIT; samples > 0;
24770 samples = static_cast<VkSampleCountFlagBits>(samples >> 1)) {
24771 image_ci.samples = samples;
24773 if (VK_SUCCESS == GPDIFPHelper(gpu, &image_ci, &img_limits) && !(img_limits.sampleCounts & samples)) return true;
24795 tmp_img_ci.samples = VK_SAMPLE_COUNT_1_BIT; // needs to be 1 if TILING_LINEAR
24861 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, "VUID-VkImageCreateInfo-samples-02258");
24865 printf("%s Could not find a format with some unsupported samples; skipping part of test.\n", kSkipPrefix);
24973 ci.samples = VK_SAMPLE_COUNT_1_BIT;
25157 ci.samples = VK_SAMPLE_COUNT_1_BIT;
25255 ci.samples = VK_SAMPLE_COUNT_1_BIT;
25410 ci.samples = VK_SAMPLE_COUNT_1_BIT;
25644 ci.samples = VK_SAMPLE_COUNT_1_BIT;
25750 ci.samples = VK_SAMPLE_COUNT_1_BIT;
25834 ci.samples = VK_SAMPLE_COUNT_1_BIT;
25931 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
26018 ci.samples = VK_SAMPLE_COUNT_1_BIT;
26130 ci.samples = VK_SAMPLE_COUNT_1_BIT;
26142 ci.samples = VK_SAMPLE_COUNT_2_BIT;
26147 ci.samples = VK_SAMPLE_COUNT_4_BIT;
26333 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
26390 image_create_info.samples = VK_SAMPLE_COUNT_4_BIT;
26461 image_create_info.samples = VK_SAMPLE_COUNT_2_BIT;
26476 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
26566 image_create_info.samples = VK_SAMPLE_COUNT_2_BIT;
26580 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
26661 image_create_info.samples = VK_SAMPLE_COUNT_2_BIT;
26673 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
26737 image_create_info.samples = VK_SAMPLE_COUNT_2_BIT;
26749 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
26884 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
26961 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
27082 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
29582 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
30265 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
30362 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
32140 attach_desc[0].samples = VK_SAMPLE_COUNT_1_BIT;
32145 attach_desc[1].samples = VK_SAMPLE_COUNT_1_BIT;
34200 ci.samples = VK_SAMPLE_COUNT_1_BIT;
34972 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
34993 image_create_info.samples = VK_SAMPLE_COUNT_2_BIT;
34994 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, "VUID-VkImageCreateInfo-samples-02083");
35001 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
35346 image_create_info.samples = VK_SAMPLE_COUNT_1_BIT;
35949 att[0].samples = test_case.color_samples;
35954 att[1].samples = test_case.depth_samples;
36039 att[0].samples = test_case.color_samples;
36044 att[1].samples = test_case.depth_samples;
36137 att[0].samples = VK_SAMPLE_COUNT_1_BIT;
36142 att[1].samples = VK_SAMPLE_COUNT_1_BIT;
36588 ici.samples = VK_SAMPLE_COUNT_1_BIT;
36733 ici.samples = VK_SAMPLE_COUNT_1_BIT;
36850 ici.samples = VK_SAMPLE_COUNT_1_BIT;
37168 ici.samples = VK_SAMPLE_COUNT_1_BIT;
37411 ici.samples = VK_SAMPLE_COUNT_1_BIT;