Searched defs:pixelsOut (Results 1 – 3 of 3) sorted by relevance
| /external/angle/src/tests/gl_tests/ |
| D | WebGLReadOutsideFramebufferTest.cpp | 145 void TestReadPixels(int x, int y, int, PixelRect *pixelsOut) { pixelsOut->readFB(x, y); } in TestReadPixels() 148 void TestCopyTexSubImage2D(int x, int y, int, PixelRect *pixelsOut) in TestCopyTexSubImage2D() 160 void TestCopyTexSubImageCube(int x, int y, int, PixelRect *pixelsOut) in TestCopyTexSubImageCube() 173 void TestCopyTexSubImage2DArray(int x, int y, int z, PixelRect *pixelsOut) in TestCopyTexSubImage2DArray() 185 void TestCopyTexSubImage3D(int x, int y, int z, PixelRect *pixelsOut) in TestCopyTexSubImage3D() 197 void TestCopyTexImage2D(int x, int y, int, PixelRect *pixelsOut) in TestCopyTexImage2D() 209 void TestCopyTexImageCube(int x, int y, int, PixelRect *pixelsOut) in TestCopyTexImageCube()
|
| /external/mesa3d/src/gfxstream/host/ |
| D | FrameBuffer.h | 779 void* pixelsOut; member
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Renderer11.cpp | 3532 uint8_t *pixelsOut) in readFromAttachment() 3714 uint8_t *pixelsOut) in packPixels()
|