Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp410 PixelData getRGB32FPixelData(int is_source_pixel, GLenum type, float red, float green, float blue);
2705 PixelData ConversionDatabase::getRGB32FPixelData(int is_source_pixel, GLenum type, float red, float green, float blue) in getRGB32FPixelData() function in es3cts::ConversionDatabase
4657 getRGB32FPixelData(1, GL_FLOAT, texel1[0], texel1[1], texel1[2]), getR32FPixelData(0, GL_FLOAT, texel1[0]), in configureConversionDatabase()
4658 getRGB32FPixelData(1, GL_FLOAT, texel2[0], texel2[1], texel2[2]), getR32FPixelData(0, GL_FLOAT, texel2[0]), in configureConversionDatabase()
4659 getRGB32FPixelData(1, GL_FLOAT, texel3[0], texel3[1], texel3[2]), getR32FPixelData(0, GL_FLOAT, texel3[0]), in configureConversionDatabase()
4660 getRGB32FPixelData(1, GL_FLOAT, texel4[0], texel4[1], texel4[2]), getR32FPixelData(0, GL_FLOAT, texel4[0]), in configureConversionDatabase()
4664 addEntryToConversionDatabase(getRGB32FPixelData(1, GL_FLOAT, texel1[0], texel1[1], texel1[2]), in configureConversionDatabase()
4666 getRGB32FPixelData(1, GL_FLOAT, texel2[0], texel2[1], texel2[2]), in configureConversionDatabase()
4668 getRGB32FPixelData(1, GL_FLOAT, texel3[0], texel3[1], texel3[2]), in configureConversionDatabase()
4670 getRGB32FPixelData( in configureConversionDatabase()
[all...]

Completed in 8 milliseconds