Home
last modified time | relevance | path

Searched refs:texel4444_4 (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp3185 int texel4444_4[4] = { 0, 15, 9, 4 }; in configureConversionDatabase() local
3218 convertNormalizedUnsignedFixedPoint(bits_4444, bits_565, bits_8888, bits_8888, texel4444_4, in configureConversionDatabase()
3227 convertNormalizedUnsignedFixedPoint(bits_4444, bits_8888, bits_8888, bits_8888, texel4444_4, in configureConversionDatabase()
3271 getRGBA4PixelData(1, GL_UNSIGNED_SHORT_4_4_4_4, texel4444_4[0], texel4444_4[1], texel4444_4[2], in configureConversionDatabase()
3272 texel4444_4[3]), in configureConversionDatabase()
3309 getRGBA4PixelData(1, GL_UNSIGNED_SHORT_4_4_4_4, texel4444_4[0], texel4444_4[1], in configureConversionDatabase()
3310 texel4444_4[2], texel4444_4[3]), in configureConversionDatabase()
3341 getRGBA4PixelData(1, GL_UNSIGNED_SHORT_4_4_4_4, texel4444_4[0], texel4444_4[1], texel4444_4[2], in configureConversionDatabase()
3342 texel4444_4[3]), in configureConversionDatabase()
3356 …getRGBA4PixelData(1, GL_UNSIGNED_BYTE, texel4444_4[0], texel4444_4[1], texel4444_4[2], texel4444_4 in configureConversionDatabase()
[all …]