Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp352 PixelData getAlpha8OESPixelData(GLenum type, unsigned char alpha);
694 PixelData ConversionDatabase::getAlpha8OESPixelData(GLenum type, unsigned char alpha) in getAlpha8OESPixelData() function in es3cts::ConversionDatabase
3389 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_tl[3]), in configureConversionDatabase()
3392 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_tr[3]), in configureConversionDatabase()
3395 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_bl[3]), in configureConversionDatabase()
3398 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_4444_to_8888_br[3]), in configureConversionDatabase()
3403 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_tl[3]), in configureConversionDatabase()
3405 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_tr[3]), in configureConversionDatabase()
3407 getAlpha8OESPixelData(GL_UNSIGNED_BYTE, temp_8888_through_4444_to_8888_bl[3]), in configureConversionDatabase()
3409 getAlpha8OESPixelData(GL_UNSIGNED_BYT in configureConversionDatabase()
[all...]

Completed in 6 milliseconds