Searched refs:loadRGBAFloatImageData (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | Texture.h | 197 void loadRGBAFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height,
|
D | Texture.cpp | 321 … loadRGBAFloatImageData(xoffset, yoffset, width, height, inputPitch, input, outputPitch, output); in loadImageData() 693 void Texture::loadRGBAFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, in loadRGBAFloatImageData() function in gl::Texture
|
/external/webkit/Source/ThirdParty/ANGLE/ |
D | ChangeLog | 503 (gl::Texture::loadRGBAFloatImageData):
|