Searched refs:temp_4444_to_8888_tr (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3191 int temp_4444_to_8888_tr[4] = { 0 }; in configureConversionDatabase() local 3219 temp_4444_to_8888_tr); in configureConversionDatabase() 3260 getRGBA4PixelData(0, GL_UNSIGNED_BYTE, temp_4444_to_8888_tr[0], temp_4444_to_8888_tr[1], in configureConversionDatabase() 3261 temp_4444_to_8888_tr[2], temp_4444_to_8888_tr[3]), in configureConversionDatabase() 3332 …getLuminance8Alpha8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_tr[0], temp_4444_to_8888_tr[3]… in configureConversionDatabase() 3362 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_tr[0]), in configureConversionDatabase() 3387 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_tr[3]), in configureConversionDatabase()
|