Searched refs:loadD32FS8ImageData (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/OpenGL/common/ |
D | Image.hpp | 192 …void loadD32FS8ImageData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei heigh…
|
D | Image.cpp | 1609 …loadD32FS8ImageData(xoffset, yoffset, zoffset, width, height, depth, inputPitch, inputHeight, inpu… in loadImageData() 1640 …void Image::loadD32FS8ImageData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsize… in loadD32FS8ImageData() function in egl::Image
|