Searched refs:srcTypeStr (Results 1 – 2 of 2) sorted by relevance
1025 const std::string srcTypeStr = getGlslInputAttachmentType(m_parameters.featuredFormat); in initPrograms() local1032 … << "layout (input_attachment_index = 0, set = 0, binding = 0) uniform highp " << srcTypeStr in initPrograms()
3404 … const std::string srcTypeStr = getGlslInputFormatType(m_parameters.formatUncompressed); in initPrograms() local3411 … << "layout (input_attachment_index = 0, set = 0, binding = 0) uniform highp " << srcTypeStr in initPrograms()