Searched refs:temp_565_to_888_tr (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3105 int temp_565_to_888_tr[4] = { 0 }; in configureConversionDatabase() local 3112 …rmalizedUnsignedFixedPoint(bits_565, bits_888, bits_888, bits_888, texel565_2, temp_565_to_888_tr); in configureConversionDatabase() 3130 getRGB565PixelData(0, GL_UNSIGNED_BYTE, temp_565_to_888_tr[0], temp_565_to_888_tr[1], in configureConversionDatabase() 3131 temp_565_to_888_tr[2]), in configureConversionDatabase() 3158 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_565_to_888_tr[0]), in configureConversionDatabase()
|