Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp74 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances,
168 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, in AttachmentAccessOrderColorTestCase()
170 :AttachmentAccessOrderTestCase( context, name, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderColorTestCase()
202 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, in AttachmentAccessOrderDepthTestCase()
204 :AttachmentAccessOrderTestCase( context, name, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderDepthTestCase()
249 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, in AttachmentAccessOrderStencilTestCase()
251 :AttachmentAccessOrderTestCase( context, name, explicitSync, overlapDraws, overlapPrimitives, overlapInstances, sampleCount, in AttachmentAccessOrderStencilTestCase()
380 bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, in AttachmentAccessOrderTestCase()
386 , m_overlapPrimitives(overlapPrimitives) in AttachmentAccessOrderTestCase()
1663 bool overlapPrimitives; in createRasterizationOrderAttachmentAccessTestVariations() member
167 AttachmentAccessOrderColorTestCase( tcu::TestContext& context, const std::string& name, 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, bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, VkSampleCountFlagBits sampleCount) AttachmentAccessOrderDepthTestCase() argument
248 AttachmentAccessOrderStencilTestCase( tcu::TestContext& context, const std::string& name, bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, VkSampleCountFlagBits sampleCount) AttachmentAccessOrderStencilTestCase() argument
379 AttachmentAccessOrderTestCase( tcu::TestContext& context, const std::string& name, bool explicitSync, bool overlapDraws, bool overlapPrimitives, bool overlapInstances, VkSampleCountFlagBits sampleCount, deUint32 inputAttachmentNum, bool integerFormat) AttachmentAccessOrderTestCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp74 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...]

Completed in 6 milliseconds