Lines Matching defs:false
428 DE_ASSERT(false);
520 false, // VkBool32 compareEnable;
631 : SamplerTest (testContext, name, pipelineConstructionType, imageViewType, imageFormat, 8, 0.0f, separateStencilUsage, false)
654 : SamplerTest (testContext, name, pipelineConstructionType, imageViewType, imageFormat, 32, 0.0f, separateStencilUsage, false)
760 : SamplerTest (testContext, name, pipelineConstructionType, imageViewType, imageFormat, 32, samplerLod, separateStencilUsage, false)
840 DE_ASSERT(false);
917 // filterMinmaxImageComponentMapping == false - compatible mappings:
1126 bool _customColorFormatless = false,
1183 false, tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f), tcu::IVec4(0, 0, 0, 0) },
1185 false, tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f), tcu::IVec4(0, 0, 1, 1) },
1187 false, tcu::Vec4(1.0f, 0.0f, 0.0f, 0.0f), tcu::IVec4(1, 0, 0, 0) },
1189 false, tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f), tcu::IVec4(1, 0, 0, 1) },
1191 false, tcu::Vec4(1.0f, 0.0f, 1.0f, 1.0f), tcu::IVec4(1, 0, 1, 1) },
1193 false, tcu::Vec4(1.0f, 1.0f, 0.0f, 1.0f), tcu::IVec4(1, 1, 0, 1) },
1858 pass = false;
1899 DE_ASSERT(false);
2247 tcu::TestCaseGroup* createAllFormatsSamplerTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, bool separateStencilUsage = false)
2257 { { VK_IMAGE_VIEW_TYPE_1D, false }, "1d_unnormalized" },
2260 { { VK_IMAGE_VIEW_TYPE_2D, false }, "2d_unnormalized" },
2395 // Randomly generated compressed textures are too noisy and will derive in false positives.
2484 { false, "normalized_coords"},
2505 { false, "gradient" },