Searched refs:temp_8888_through_4444_to_8888_tr (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3199 int temp_8888_through_4444_to_8888_tr[4] = { 0 }; in configureConversionDatabase() local 3237 temp_8888_through_4444_to_8888_tr); in configureConversionDatabase() 3278 getRGBA4PixelData(0, GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_tr[0], in configureConversionDatabase() 3279 temp_8888_through_4444_to_8888_tr[1], temp_8888_through_4444_to_8888_tr[2], in configureConversionDatabase() 3280 temp_8888_through_4444_to_8888_tr[3]), in configureConversionDatabase() 3346 getLuminance8Alpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_tr[0], in configureConversionDatabase() 3347 temp_8888_through_4444_to_8888_tr[3]), in configureConversionDatabase() 3375 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_tr[0]), in configureConversionDatabase() 3400 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_tr[3]), in configureConversionDatabase()
|