Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp3104 int temp_565_to_888_tl[4] = { 0 }; in configureConversionDatabase() local
3111 …rmalizedUnsignedFixedPoint(bits_565, bits_888, bits_888, bits_888, texel565_1, temp_565_to_888_tl); in configureConversionDatabase()
3127 getRGB565PixelData(0, GL_UNSIGNED_BYTE, temp_565_to_888_tl[0], temp_565_to_888_tl[1], in configureConversionDatabase()
3128 temp_565_to_888_tl[2]), in configureConversionDatabase()
3156 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_565_to_888_tl[0]), in configureConversionDatabase()