Searched refs:getGlslInputAttachmentType (Results 1 – 3 of 3) sorted by relevance
62 const char* getGlslInputAttachmentType (const vk::VkFormat format);
880 const char* getGlslInputAttachmentType (const vk::VkFormat format) in getGlslInputAttachmentType() function
761 const std::string srcTypeStr = getGlslInputAttachmentType(m_parameters.featuredFormat); in initPrograms()