Searched refs:temp_565_to_888_bl (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3103 int temp_565_to_888_bl[4] = { 0 }; in configureConversionDatabase() local 3113 …rmalizedUnsignedFixedPoint(bits_565, bits_888, bits_888, bits_888, texel565_3, temp_565_to_888_bl); in configureConversionDatabase() 3133 getRGB565PixelData(0, GL_UNSIGNED_BYTE, temp_565_to_888_bl[0], temp_565_to_888_bl[1], in configureConversionDatabase() 3134 temp_565_to_888_bl[2]), in configureConversionDatabase() 3160 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_565_to_888_bl[0]), in configureConversionDatabase()
|