Searched refs:temp_8888_through_5551_to_8888_bl (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3445 int temp_8888_through_5551_to_8888_bl[4] = { 0 }; in configureConversionDatabase() local 3484 temp_8888_through_5551_to_8888_bl); in configureConversionDatabase() 3517 getRGB5A1PixelData(0, GL_UNSIGNED_BYTE, temp_8888_through_5551_to_8888_bl[0], in configureConversionDatabase() 3518 temp_8888_through_5551_to_8888_bl[1], temp_8888_through_5551_to_8888_bl[2], in configureConversionDatabase() 3519 temp_8888_through_5551_to_8888_bl[3]), in configureConversionDatabase() 3635 getLuminance8Alpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_5551_to_8888_bl[0], in configureConversionDatabase() 3636 temp_8888_through_5551_to_8888_bl[3]), in configureConversionDatabase() 3683 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_5551_to_8888_bl[0]), in configureConversionDatabase() 3723 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_5551_to_8888_bl[3]), in configureConversionDatabase()
|