Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp353 PixelData getLuminance8OESPixelData(GLenum type, unsigned char luminance);
725 PixelData ConversionDatabase::getLuminance8OESPixelData(GLenum type, unsigned char luminance) in getLuminance8OESPixelData() function in es3cts::ConversionDatabase
2997 getR8PixelData(1, GL_UNSIGNED_BYTE, texel1[0]), getLuminance8OESPixelData(GL_UNSIGNED_BYTE, texel1[0]), in configureConversionDatabase()
2998 getR8PixelData(1, GL_UNSIGNED_BYTE, texel2[0]), getLuminance8OESPixelData(GL_UNSIGNED_BYTE, texel2[0]), in configureConversionDatabase()
2999 getR8PixelData(1, GL_UNSIGNED_BYTE, texel3[0]), getLuminance8OESPixelData(GL_UNSIGNED_BYTE, texel3[0]), in configureConversionDatabase()
3000 getR8PixelData(1, GL_UNSIGNED_BYTE, texel4[0]), getLuminance8OESPixelData(GL_UNSIGNED_BYTE, texel4[0]), in configureConversionDatabase()
3021 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, texel1[0]), in configureConversionDatabase()
3023 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, texel2[0]), in configureConversionDatabase()
3025 getLuminance8OESPixelData(GL_UNSIGNED_BYTE, texel3[0]), in configureConversionDatabase()
3027 getLuminance8OESPixelData(GL_UNSIGNED_BYT in configureConversionDatabase()
[all...]

Completed in 5 milliseconds