Searched defs:ExternalTestConfig (Results 1 – 1 of 1) sorted by relevance
412 struct ExternalTestConfig struct414 ExternalTestConfig(VkFormat format_, UVec2 imageSize_, vector<RenderPass> renderPasses_, in ExternalTestConfig() argument426 VkFormat format;427 UVec2 imageSize;428 vector<RenderPass> renderPasses;429 const SharedGroupParams groupParams;430 SynchronizationType synchronizationType;431 uint32_t blurKernel;