Searched refs:ShaderModuleVector (Results 1 – 1 of 1) sorted by relevance
778 typedef vector<SharedPtr<Unique<VkShaderModule>>> ShaderModuleVector; typedef in vkt::synchronization::__anonb2d64e1c0111::PipelineCacheComputeTestInstance799 ShaderModuleVector shaderCompModules = addShaderModules(device); in iterate()852 ShaderModuleVector addShaderModules(const VkDevice &device) in addShaderModules()855 ShaderModuleVector shaderCompModules; in addShaderModules()868 …vector<VkPipelineShaderStageCreateInfo> addShaderStageInfo(const ShaderModuleVector &shaderCompMod… in addShaderStageInfo()912 typedef vector<SharedPtr<Unique<VkShaderModule>>> ShaderModuleVector; typedef in vkt::synchronization::__anonb2d64e1c0111::PipelineCacheGraphicTestInstance942 ShaderModuleVector shaderGraphicModules = addShaderModules(device); in iterate()989 ShaderModuleVector addShaderModules(const VkDevice &device) in addShaderModules()992 ShaderModuleVector shaderModules; in addShaderModules()1006 …vector<VkPipelineShaderStageCreateInfo> addShaderStageInfo(const ShaderModuleVector &shaderCompMod… in addShaderStageInfo()