Searched refs:texel565_1 (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3100 int texel565_1[4] = { 31, 63, 21, 0 }; in configureConversionDatabase() local 3116 …convertNormalizedUnsignedFixedPoint(bits_565, bits_888, bits_888, bits_888, texel565_1, temp_565_t… in configureConversionDatabase() 3131 getRGB565PixelData(1, GL_UNSIGNED_SHORT_5_6_5, texel565_1[0], texel565_1[1], texel565_1[2]), in configureConversionDatabase() 3160 getRGB565PixelData(1, GL_UNSIGNED_SHORT_5_6_5, texel565_1[0], texel565_1[1], texel565_1[2]), in configureConversionDatabase()
|