Searched refs:getPipelineLayout (Results 1 – 2 of 2) sorted by relevance
118 VkPipelineLayout getPipelineLayout(VkFormat format);
246 VkPipelineLayout pipelineLayout = getPipelineLayout(compressedFormat); in get()284 VkPipelineLayout GpuDecompressionPipelineManager::getPipelineLayout(VkFormat format) { in getPipelineLayout() function in gfxstream::vk::GpuDecompressionPipelineManager