Searched refs:temp_5551_to_8888_tr (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3431 int temp_5551_to_8888_tr[4] = { 0 }; in configureConversionDatabase() local 3468 temp_5551_to_8888_tr); in configureConversionDatabase() 3528 getRGB5A1PixelData(0, GL_UNSIGNED_BYTE, temp_5551_to_8888_tr[0], temp_5551_to_8888_tr[1], in configureConversionDatabase() 3529 temp_5551_to_8888_tr[2], temp_5551_to_8888_tr[3]), in configureConversionDatabase() 3643 …getLuminance8Alpha8OESPixelData(GL_UNSIGNED_BYTE, temp_5551_to_8888_tr[0], temp_5551_to_8888_tr[3]… in configureConversionDatabase() 3687 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_5551_to_8888_tr[0]), in configureConversionDatabase() 3727 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_5551_to_8888_tr[3]), in configureConversionDatabase()
|