Home
last modified time | relevance | path

Searched refs:convertUint_5_9_9_9_rev (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp185 static void convertUint_5_9_9_9_rev(tcu::Vec4 inColor, unsigned char* dst, int);
507 colorConversionMap[GL_UNSIGNED_INT_5_9_9_9_REV] = &convertUint_5_9_9_9_rev; in generateTextureData()
681 void InternalformatCaseBase::convertUint_5_9_9_9_rev(tcu::Vec4 inColor, unsigned char* dst, int) in convertUint_5_9_9_9_rev() function in glcts::InternalformatCaseBase