Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp412 PixelData getRGBA32FPixelData(GLenum type, float red, float green, float blue, float alpha);
2789 PixelData ConversionDatabase::getRGBA32FPixelData(GLenum type, float red, float green, float blue, float alpha) in getRGBA32FPixelData() function in es3cts::ConversionDatabase
4693 addEntryToConversionDatabase(getRGBA32FPixelData(GL_FLOAT, texel1[0], texel1[1], texel1[2], texel1[3]), in configureConversionDatabase()
4695 getRGBA32FPixelData(GL_FLOAT, texel2[0], texel2[1], texel2[2], texel2[3]), in configureConversionDatabase()
4697 getRGBA32FPixelData(GL_FLOAT, texel3[0], texel3[1], texel3[2], texel3[3]), in configureConversionDatabase()
4699 getRGBA32FPixelData(GL_FLOAT, texel4[0], texel4[1], texel4[2], texel4[3]), in configureConversionDatabase()
4703 addEntryToConversionDatabase(getRGBA32FPixelData(GL_FLOAT, texel1[0], texel1[1], texel1[2], texel1[3]), in configureConversionDatabase()
4705 getRGBA32FPixelData(GL_FLOAT, texel2[0], texel2[1], texel2[2], texel2[3]), in configureConversionDatabase()
4707 getRGBA32FPixelData(GL_FLOAT, texel3[0], texel3[1], texel3[2], texel3[3]), in configureConversionDatabase()
4709 getRGBA32FPixelData(GL_FLOA in configureConversionDatabase()
[all...]

Completed in 7 milliseconds