Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DTexture.h199 void loadRGBAHalfFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height,
DTexture.cpp343loadRGBAHalfFloatImageData(xoffset, yoffset, width, height, inputPitch, input, outputPitch, output… in loadImageData()
707 void Texture::loadRGBAHalfFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei heigh… in loadRGBAHalfFloatImageData() function in gl::Texture
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog504 (gl::Texture::loadRGBAHalfFloatImageData):