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