Searched refs:getGlslAttachmentType (Results 1 – 3 of 3) sorted by relevance
61 const char* getGlslAttachmentType (const vk::VkFormat format);
856 const char* getGlslAttachmentType (const vk::VkFormat format) in getGlslAttachmentType() function
760 const std::string dstTypeStr = getGlslAttachmentType(m_parameters.featuredFormat); in initPrograms()