Home
last modified time | relevance | path

Searched refs:temp_565_to_888_bl (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp3108 int temp_565_to_888_bl[4] = { 0 }; in configureConversionDatabase() local
3118 convertNormalizedUnsignedFixedPoint(bits_565, bits_888, bits_888, bits_888, texel565_3, temp_565_to_888_bl); in configureConversionDatabase()
3138 getRGB565PixelData(0, GL_UNSIGNED_BYTE, temp_565_to_888_bl[0], temp_565_to_888_bl[1], in configureConversionDatabase()
3139 temp_565_to_888_bl[2]), in configureConversionDatabase()
3165 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, temp_565_to_888_bl[0]), in configureConversionDatabase()

Completed in 10 milliseconds