Searched refs:temp_8888_through_5551_to_8888_bl (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3440 int temp_8888_through_5551_to_8888_bl[4] = { 0 }; in configureConversionDatabase() local 3479 temp_8888_through_5551_to_8888_bl); in configureConversionDatabase() 3512 getRGB5A1PixelData(0, GL_UNSIGNED_BYTE, temp_8888_through_5551_to_8888_bl[0], in configureConversionDatabase() 3513 temp_8888_through_5551_to_8888_bl[1], temp_8888_through_5551_to_8888_bl[2], in configureConversionDatabase() 3514 temp_8888_through_5551_to_8888_bl[3]), in configureConversionDatabase() 3630 getLuminance8Alpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_5551_to_8888_bl[0], in configureConversionDatabase() 3631 temp_8888_through_5551_to_8888_bl[3]), in configureConversionDatabase() 3678 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_5551_to_8888_bl[0]), in configureConversionDatabase() 3718 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_5551_to_8888_bl[3]), in configureConversionDatabase()
|