Searched refs:convertUInt_2_10_10_10_rev (Results 1 – 1 of 1) sorted by relevance
179 static void convertUInt_2_10_10_10_rev(tcu::Vec4 inColor, unsigned char* dst, int);472 colorConversionMap[GL_UNSIGNED_INT_2_10_10_10_REV] = &convertUInt_2_10_10_10_rev; in generateTextureData()610 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::InternalformatCaseBase953 …void convertUInt_2_10_10_10_rev(const tcu::PixelBufferAccess &src, const tcu::PixelBufferAccess &d…1106 convertUInt_2_10_10_10_rev(pixelBuffer, testSurface[0][loop].getAccess()); in iterate()1698 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