Home
last modified time | relevance | path

Searched defs:texel3 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp2987 const unsigned char texel3[1] = { 63 }; in configureConversionDatabase() local
3011 const unsigned char texel3[2] = { 63, 0 }; in configureConversionDatabase() local
3048 const unsigned char texel3[3] = { 63, 0, 255 }; in configureConversionDatabase() local
3756 const unsigned char texel3[4] = { 63, 0, 255, 127 }; in configureConversionDatabase() local
3838 const unsigned short texel3[4] = { 341, 0, 1023, 1 }; in configureConversionDatabase() local
3865 const unsigned short texel3[4] = { 341, 0, 1023, 1 }; in configureConversionDatabase() local
3885 const unsigned char texel3[4] = { 63, 0, 255, 127 }; in configureConversionDatabase() local
3916 const signed char texel3[1] = { -43 }; in configureConversionDatabase() local
3931 const unsigned char texel3[1] = { 63 }; in configureConversionDatabase() local
3947 const signed short texel3[1] = { -10923 }; in configureConversionDatabase() local
[all …]