Home
last modified time | relevance | path

Searched defs:usePipelineCache (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp50 void initPrograms (SourceCollections& programCollection, bool usePipelineCache) in initPrograms()
77 tcu::TestStatus testEarlyDestroy (Context& context, bool usePipelineCache, bool destroyLayout) in testEarlyDestroy()
DvktPipelineMatchedAttachmentsTests.cpp46 bool usePipelineCache; member