Home
last modified time | relevance | path

Searched refs:loadD32FS8ImageData (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/common/
DImage.hpp209 …void loadD32FS8ImageData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei heigh…
DImage.cpp1677loadD32FS8ImageData(xoffset, yoffset, zoffset, width, height, depth, inputPitch, inputHeight, inpu… in loadImageData()
1709 …void Image::loadD32FS8ImageData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsize… in loadD32FS8ImageData() function in egl::Image