Searched refs:ShaderModuleVector (Results 1 – 1 of 1) sorted by relevance
609 typedef vector<SharedPtr<Unique<VkShaderModule> > > ShaderModuleVector; typedef in vkt::synchronization::__anone698e8e60111::PipelineCacheComputeTestInstance623 ShaderModuleVector shaderCompModules = addShaderModules(device); in iterate()661 ShaderModuleVector addShaderModules (const VkDevice& device) in addShaderModules()664 ShaderModuleVector shaderCompModules; in addShaderModules()675 …vector<VkPipelineShaderStageCreateInfo> addShaderStageInfo (const ShaderModuleVector& shaderC… in addShaderStageInfo()718 typedef vector<SharedPtr<Unique<VkShaderModule> > > ShaderModuleVector; typedef in vkt::synchronization::__anone698e8e60111::PipelineCacheGraphicTestInstance739 ShaderModuleVector shaderGraphicModules = addShaderModules(device); in iterate()773 ShaderModuleVector addShaderModules (const VkDevice& device) in addShaderModules()776 ShaderModuleVector shaderModules; in addShaderModules()788 …vector<VkPipelineShaderStageCreateInfo> addShaderStageInfo (const ShaderModuleVector& shaderCo… in addShaderStageInfo()