Searched refs:texel565_2 (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
H A D | es3cCopyTexImageConversionsTests.cpp | 3101 int texel565_2[4] = { 21, 43, 11, 0 }; in configureConversionDatabase() local 3117 convertNormalizedUnsignedFixedPoint(bits_565, bits_888, bits_888, bits_888, texel565_2, temp_565_to_888_tr); in configureConversionDatabase() 3134 getRGB565PixelData(1, GL_UNSIGNED_SHORT_5_6_5, texel565_2[0], texel565_2[1], texel565_2[2]), in configureConversionDatabase() 3162 getRGB565PixelData(1, GL_UNSIGNED_SHORT_5_6_5, texel565_2[0], texel565_2[1], texel565_2[2]), in configureConversionDatabase()
|
Completed in 11 milliseconds