Searched refs:makeSampler (Results 1 – 2 of 2) sorted by relevance
462 Move<VkSampler> makeSampler (const DeviceInterface& vk, const VkDevice device) in makeSampler() function969 const Unique<VkSampler> colorSampler (makeSampler(vk, device)); in test()
471 Move<VkSampler> makeSampler (const DeviceInterface& vk, const VkDevice device) in makeSampler() function1426 m_dTex.sampler = makeSampler(m_vk, m_device); in downloadTexture()