Searched refs:getGlslFormatType (Results 1 – 3 of 3) sorted by relevance
61 const char* getGlslFormatType (const vk::VkFormat format);
749 const char* getGlslFormatType (const vk::VkFormat format) in getGlslFormatType() function
2720 const std::string dstTypeStr = getGlslFormatType(m_parameters.formatUncompressed); in initPrograms()