Searched refs:texel565_2 (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3096 int texel565_2[4] = { 21, 43, 11, 0 }; in configureConversionDatabase() local 3112 …convertNormalizedUnsignedFixedPoint(bits_565, bits_888, bits_888, bits_888, texel565_2, temp_565_t… in configureConversionDatabase() 3129 getRGB565PixelData(1, GL_UNSIGNED_SHORT_5_6_5, texel565_2[0], texel565_2[1], texel565_2[2]), in configureConversionDatabase() 3157 getRGB565PixelData(1, GL_UNSIGNED_SHORT_5_6_5, texel565_2[0], texel565_2[1], texel565_2[2]), in configureConversionDatabase()
|