Searched refs:convertShort (Results 1 – 1 of 1) sorted by relevance
174 static void convertShort(tcu::Vec4 inColor, unsigned char* dst, int components);496 colorConversionMap[GL_SHORT] = &convertShort; in generateTextureData()565 void InternalformatCaseBase::convertShort(tcu::Vec4 inColor, unsigned char* dst, int components) in convertShort() function in glcts::InternalformatCaseBase