Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp609 typedef vector<SharedPtr<Unique<VkShaderModule> > > ShaderModuleVector; typedef in vkt::synchronization::__anone698e8e60111::PipelineCacheComputeTestInstance
623 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::PipelineCacheGraphicTestInstance
739 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()