Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp410 PixelData getRGB32FPixelData(int is_source_pixel, GLenum type, float red, float green, float blue);
2699 PixelData ConversionDatabase::getRGB32FPixelData(int is_source_pixel, GLenum type, float red, float… in getRGB32FPixelData() function in es3cts::ConversionDatabase
4652getRGB32FPixelData(1, GL_FLOAT, texel1[0], texel1[1], texel1[2]), getR32FPixelData(0, GL_FLOAT, te… in configureConversionDatabase()
4653getRGB32FPixelData(1, GL_FLOAT, texel2[0], texel2[1], texel2[2]), getR32FPixelData(0, GL_FLOAT, te… in configureConversionDatabase()
4654getRGB32FPixelData(1, GL_FLOAT, texel3[0], texel3[1], texel3[2]), getR32FPixelData(0, GL_FLOAT, te… in configureConversionDatabase()
4655getRGB32FPixelData(1, GL_FLOAT, texel4[0], texel4[1], texel4[2]), getR32FPixelData(0, GL_FLOAT, te… in configureConversionDatabase()
4659 addEntryToConversionDatabase(getRGB32FPixelData(1, GL_FLOAT, texel1[0], texel1[1], texel1[2]), in configureConversionDatabase()
4661 getRGB32FPixelData(1, GL_FLOAT, texel2[0], texel2[1], texel2[2]), in configureConversionDatabase()
4663 getRGB32FPixelData(1, GL_FLOAT, texel3[0], texel3[1], texel3[2]), in configureConversionDatabase()
4665 getRGB32FPixelData(1, GL_FLOAT, texel4[0], texel4[1], texel4[2]), in configureConversionDatabase()
[all …]