Searched refs:temp_565_to_888_tl (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
H A D | es3cCopyTexImageConversionsTests.cpp | 3109 int temp_565_to_888_tl[4] = { 0 }; in configureConversionDatabase() local 3116 convertNormalizedUnsignedFixedPoint(bits_565, bits_888, bits_888, bits_888, texel565_1, temp_565_to_888_tl); in configureConversionDatabase() 3132 getRGB565PixelData(0, GL_UNSIGNED_BYTE, temp_565_to_888_tl[0], temp_565_to_888_tl[1], in configureConversionDatabase() 3133 temp_565_to_888_tl[2]), in configureConversionDatabase() 3161 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_565_to_888_tl[0]), in configureConversionDatabase()
|
Completed in 11 milliseconds