Searched refs:convertUInt_2_10_10_10_rev (Results 1 – 1 of 1) sorted by relevance
183 static void convertUInt_2_10_10_10_rev(tcu::Vec4 inColor, unsigned char* dst, int);505 colorConversionMap[GL_UNSIGNED_INT_2_10_10_10_REV] = &convertUInt_2_10_10_10_rev; in generateTextureData()656 void InternalformatCaseBase::convertUInt_2_10_10_10_rev(tcu::Vec4 inColor, unsigned char* dst, int) in convertUInt_2_10_10_10_rev() function in glcts::InternalformatCaseBase1083 …void convertUInt_2_10_10_10_rev(const tcu::PixelBufferAccess &src, const tcu::PixelBufferAccess &d…1252 convertUInt_2_10_10_10_rev(pixelBuffer, testSurface[0][loop].getAccess()); in iterate()1916 void RenderbufferCase::convertUInt_2_10_10_10_rev(const tcu::PixelBufferAccess &src, const tcu::Pix… in convertUInt_2_10_10_10_rev() function in glcts::RenderbufferCase