H A D | glcInternalformatTests.cpp | 170 static void convertByte(tcu::Vec4 inColor, unsigned char* dst, int components); 171 static void convertUByte(tcu::Vec4 inColor, unsigned char* dst, int components); 172 static void convertHFloat(tcu::Vec4 inColor, unsigned char* dst, int components); 173 static void convertFloat(tcu::Vec4 inColor, unsigned char* dst, int components); 174 static void convertShort(tcu::Vec4 inColor, unsigned char* dst, int components); 175 static void convertUShort(tcu::Vec4 inColor, unsigned char* dst, int components); 176 static void convertInt(tcu::Vec4 inColor, unsigned char* dst, int components); 177 static void convertUInt(tcu::Vec4 inColor, unsigned char* dst, int components); 178 static void convertUInt_24_8(tcu::Vec4 inColor, unsigned char* dst, int components); 179 static void convertFloat_32_Uint_24_8(tcu::Vec4 inColor, unsigne 538 convertByte(tcu::Vec4 inColor, unsigned char* dst, int components) convertByte() argument 545 convertUByte(tcu::Vec4 inColor, unsigned char* dst, int components) convertUByte() argument 551 convertHFloat(tcu::Vec4 inColor, unsigned char* dst, int components) convertHFloat() argument 558 convertFloat(tcu::Vec4 inColor, unsigned char* dst, int components) convertFloat() argument 565 convertShort(tcu::Vec4 inColor, unsigned char* dst, int components) convertShort() argument 575 convertUShort(tcu::Vec4 inColor, unsigned char* dst, int components) convertUShort() argument 585 convertInt(tcu::Vec4 inColor, unsigned char* dst, int components) convertInt() argument 592 convertUInt(tcu::Vec4 inColor, unsigned char* dst, int components) convertUInt() argument 602 convertUInt_24_8(tcu::Vec4 inColor, unsigned char* dst, int) convertUInt_24_8() argument 612 convertFloat_32_Uint_24_8(tcu::Vec4 inColor, unsigned char* dst, int) convertFloat_32_Uint_24_8() argument 621 convertUShort_4_4_4_4(tcu::Vec4 inColor, unsigned char* dst, int) convertUShort_4_4_4_4() argument 633 convertUShort_5_5_5_1(tcu::Vec4 inColor, unsigned char* dst, int) convertUShort_5_5_5_1() argument 645 convertUShort_5_6_5(tcu::Vec4 inColor, unsigned char* dst, int) convertUShort_5_6_5() argument 656 convertUInt_2_10_10_10_rev(tcu::Vec4 inColor, unsigned char* dst, int) convertUInt_2_10_10_10_rev() argument 670 convertUInt_10f_11f_11f_rev(tcu::Vec4 inColor, unsigned char* dst, int) convertUInt_10f_11f_11f_rev() argument 681 convertUint_5_9_9_9_rev(tcu::Vec4 inColor, unsigned char* dst, int) convertUint_5_9_9_9_rev() argument [all...] |