Searched refs:createSubpassDescriptorSetLayout (Results 1 – 1 of 1) sorted by relevance
426 Move<VkDescriptorSetLayout> createSubpassDescriptorSetLayout(const DeviceInterface &vkd, VkDevice d… in createSubpassDescriptorSetLayout() function656 …, m_subpassDescriptorSetLayout(createSubpassDescriptorSetLayout(context.getDeviceInterface(), cont… in SampleReadTestInstance()