Searched refs:getR16UIPixelData (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
H A D | es3cCopyTexImageConversionsTests.cpp | 356 PixelData getR16UIPixelData(int is_source_pixel, GLenum type, unsigned int red); 847 PixelData ConversionDatabase::getR16UIPixelData(int is_source_pixel, GLenum type, unsigned int red) in getR16UIPixelData() function in es3cts::ConversionDatabase 3972 getR16UIPixelData(1, GL_UNSIGNED_SHORT, texel1[0]), getR16UIPixelData(0, GL_UNSIGNED_INT, texel1[0]), in configureConversionDatabase() 3973 getR16UIPixelData(1, GL_UNSIGNED_SHORT, texel2[0]), getR16UIPixelData(0, GL_UNSIGNED_INT, texel2[0]), in configureConversionDatabase() 3974 getR16UIPixelData(1, GL_UNSIGNED_SHORT, texel3[0]), getR16UIPixelData(0, GL_UNSIGNED_INT, texel3[0]), in configureConversionDatabase() 3975 getR16UIPixelData(1, GL_UNSIGNED_SHORT, texel4[0]), getR16UIPixelData( in configureConversionDatabase() [all...] |
Completed in 7 milliseconds