Home
last modified time | relevance | path

Searched refs:SharedLayoutCaseInstance (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.hpp125 class SharedLayoutCaseInstance : public TestInstance class
128 SharedLayoutCaseInstance(Context& context) in SharedLayoutCaseInstance() function in vkt::MemoryModel::SharedLayoutCaseInstance
130 virtual ~SharedLayoutCaseInstance(void) {} in ~SharedLayoutCaseInstance()
DvktMemoryModelSharedLayoutCase.cpp359 tcu::TestStatus SharedLayoutCaseInstance::iterate (void) in iterate()
499 return new SharedLayoutCaseInstance(context); in createInstance()