Searched refs:temp_4444_to_8888_tl (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
D | es3cCopyTexImageConversionsTests.cpp | 3195 int temp_4444_to_8888_tl[4] = { 0 }; in configureConversionDatabase() local 3222 temp_4444_to_8888_tl); in configureConversionDatabase() 3261 getRGBA4PixelData(0, GL_UNSIGNED_BYTE, temp_4444_to_8888_tl[0], temp_4444_to_8888_tl[1], in configureConversionDatabase() 3262 temp_4444_to_8888_tl[2], temp_4444_to_8888_tl[3]), in configureConversionDatabase() 3334 …getLuminance8Alpha8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_tl[0], temp_4444_to_8888_tl[3]… in configureConversionDatabase() 3364 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_tl[0]), in configureConversionDatabase() 3389 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_tl[3]), in configureConversionDatabase()
|