Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMatchedAttachmentsTests.cpp46 struct MatchedAttachmentsTestParams struct
52 void checkSupport(Context& context, const MatchedAttachmentsTestParams params) in checkSupport()
57 void initPrograms (SourceCollections& programCollection, const MatchedAttachmentsTestParams params) in initPrograms()
78 tcu::TestStatus testMatchedAttachments (Context& context, const MatchedAttachmentsTestParams params) in testMatchedAttachments()
259 const MatchedAttachmentsTestParams useCache = { pipelineConstructionType, true }; in addMatchedAttachmentsTestCasesWithFunctions()
262 const MatchedAttachmentsTestParams noCache = { pipelineConstructionType, false }; in addMatchedAttachmentsTestCasesWithFunctions()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMatchedAttachmentsTests.cpp44 struct MatchedAttachmentsTestParams struct
50 void checkSupport(Context& context, const MatchedAttachmentsTestParams params) in checkSupport()
55 void initPrograms (SourceCollections& programCollection, const MatchedAttachmentsTestParams params) in initPrograms()
76 tcu::TestStatus testMatchedAttachments (Context& context, const MatchedAttachmentsTestParams params) in testMatchedAttachments()
252 const MatchedAttachmentsTestParams useCache = { pipelineConstructionType, true }; in addMatchedAttachmentsTestCasesWithFunctions()
255 const MatchedAttachmentsTestParams noCache = { pipelineConstructionType, false }; in addMatchedAttachmentsTestCasesWithFunctions()

Completed in 2 milliseconds