Searched refs:temp_8888_through_4444_to_8888_bl (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3205 int temp_8888_through_4444_to_8888_bl[4] = { 0 }; in configureConversionDatabase() local 3244 temp_8888_through_4444_to_8888_bl); in configureConversionDatabase() 3287 getRGBA4PixelData(0, GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_bl[0], in configureConversionDatabase() 3288 temp_8888_through_4444_to_8888_bl[1], temp_8888_through_4444_to_8888_bl[2], in configureConversionDatabase() 3289 temp_8888_through_4444_to_8888_bl[3]), in configureConversionDatabase() 3354 getLuminance8Alpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_bl[0], in configureConversionDatabase() 3355 temp_8888_through_4444_to_8888_bl[3]), in configureConversionDatabase() 3382 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_bl[0]), in configureConversionDatabase() 3407 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_bl[3]), in configureConversionDatabase()
|