Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp778 typedef vector<SharedPtr<Unique<VkShaderModule>>> ShaderModuleVector; typedef in vkt::synchronization::__anonb2d64e1c0111::PipelineCacheComputeTestInstance
799 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::PipelineCacheGraphicTestInstance
942 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()