Home
last modified time | relevance | path

Searched refs:AttachmentAccessOrderTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp65 class AttachmentAccessOrderTestCase : public TestCase class
73 AttachmentAccessOrderTestCase( tcu::TestContext& context, const std::string& name,
76 virtual ~AttachmentAccessOrderTestCase (void);
164 class AttachmentAccessOrderColorTestCase : public AttachmentAccessOrderTestCase
170 :AttachmentAccessOrderTestCase( context, name, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderColorTestCase()
198 class AttachmentAccessOrderDepthTestCase : public AttachmentAccessOrderTestCase
204 :AttachmentAccessOrderTestCase( context, name, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderDepthTestCase()
245 class AttachmentAccessOrderStencilTestCase : public AttachmentAccessOrderTestCase
251 :AttachmentAccessOrderTestCase( context, name, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderStencilTestCase()
296 AttachmentAccessOrderTestInstance (Context& context, const AttachmentAccessOrderTestCase *testCas
379 AttachmentAccessOrderTestCase::AttachmentAccessOrderTestCase ( tcu::TestContext& context, const std::string& name, AttachmentAccessOrderTestCase() function in vkt::rasterization::__anon28372::AttachmentAccessOrderTestCase
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp65 class AttachmentAccessOrderTestCase : public TestCase class
73 AttachmentAccessOrderTestCase( tcu::TestContext& context, const std::string& name, const std::string& description,
76 virtual ~AttachmentAccessOrderTestCase (void);
164 class AttachmentAccessOrderColorTestCase : public AttachmentAccessOrderTestCase
170 :AttachmentAccessOrderTestCase( context, name, description, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderColorTestCase()
198 class AttachmentAccessOrderDepthTestCase : public AttachmentAccessOrderTestCase
204 :AttachmentAccessOrderTestCase( context, name, description, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderDepthTestCase()
245 class AttachmentAccessOrderStencilTestCase : public AttachmentAccessOrderTestCase
251 :AttachmentAccessOrderTestCase( context, name, description, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderStencilTestCase()
296 AttachmentAccessOrderTestInstance (Context& context, const AttachmentAccessOrderTestCase *testCas
379 AttachmentAccessOrderTestCase::AttachmentAccessOrderTestCase ( tcu::TestContext& context, const std::string& name, const std::string& description, AttachmentAccessOrderTestCase() function in vkt::rasterization::__anon29575::AttachmentAccessOrderTestCase
[all...]

Completed in 4 milliseconds