Searched refs:temp_5551_to_8888_tl (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3430 int temp_5551_to_8888_tl[4] = { 0 }; in configureConversionDatabase() local 3466 temp_5551_to_8888_tl); in configureConversionDatabase() 3524 getRGB5A1PixelData(0, GL_UNSIGNED_BYTE, temp_5551_to_8888_tl[0], temp_5551_to_8888_tl[1], in configureConversionDatabase() 3525 temp_5551_to_8888_tl[2], temp_5551_to_8888_tl[3]), in configureConversionDatabase() 3640 …getLuminance8Alpha8OESPixelData(GL_UNSIGNED_BYTE, temp_5551_to_8888_tl[0], temp_5551_to_8888_tl[3]… in configureConversionDatabase() 3684 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_5551_to_8888_tl[0]), in configureConversionDatabase() 3724 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_5551_to_8888_tl[3]), in configureConversionDatabase()
|