H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 74 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, 168 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, in AttachmentAccessOrderColorTestCase() 170 :AttachmentAccessOrderTestCase( context, name, description, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderColorTestCase() 202 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, in AttachmentAccessOrderDepthTestCase() 204 :AttachmentAccessOrderTestCase( context, name, description, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderDepthTestCase() 249 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, in AttachmentAccessOrderStencilTestCase() 251 :AttachmentAccessOrderTestCase( context, name, description, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderStencilTestCase() 380 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, in AttachmentAccessOrderTestCase() 386 , m_overlapPrimitives(overlapPrimitives) in AttachmentAccessOrderTestCase() 1661 bool overlapPrimitives; in createRasterizationOrderAttachmentAccessTestVariations() member 167 AttachmentAccessOrderColorTestCase( tcu::TestContext& context, const std::string& name, const std::string& description, bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, VkSampleCountFlagBits sampleCount, deUint32 inputAttachmentNum, bool integerFormat) AttachmentAccessOrderColorTestCase() argument 201 AttachmentAccessOrderDepthTestCase( tcu::TestContext& context, const std::string& name, const std::string& description, bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, VkSampleCountFlagBits sampleCount) AttachmentAccessOrderDepthTestCase() argument 248 AttachmentAccessOrderStencilTestCase( tcu::TestContext& context, const std::string& name, const std::string& description, bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, VkSampleCountFlagBits sampleCount) AttachmentAccessOrderStencilTestCase() argument 379 AttachmentAccessOrderTestCase( tcu::TestContext& context, const std::string& name, const std::string& description, bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, VkSampleCountFlagBits sampleCount, deUint32 inputAttachmentNum, bool integerFormat) AttachmentAccessOrderTestCase() argument [all...] |