Searched defs:ReadPixels (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | RobustClientMemoryTest.cpp | 150 TEST_P(RobustClientMemoryTest, ReadPixels) in TEST_P() argument
|
D | WebGLReadOutsideFramebufferTest.cpp | 344 TEST_P(WebGLReadOutsideFramebufferTest, ReadPixels) in TEST_P() argument
|
D | FramebufferMultiviewTest.cpp | 359 TEST_P(FramebufferMultiviewTest, ReadPixels) in TEST_P() argument
|
/third_party/skia/tests/ |
D | ReadPixelsTest.cpp | 371 DEF_TEST(ReadPixels, reporter) { in DEF_TEST() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/ |
D | CovglTests.cpp | 363 TEST_P(GLES1CovglTest, ReadPixels) in TEST_P() argument
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_opengl3_loader.h | 483 PFNGLREADPIXELSPROC ReadPixels; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | angletypes.h | 42 ReadPixels, enumerator
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 1832 class ReadPixels : public Operation class 1848 ReadPixels::ReadPixels (int x, int y, int width, int height, GLenum format, GLenum type, SharedPtr<… in ReadPixels() function in deqp::egl::GLES2ThreadTest::ReadPixels
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 4152 void GL_APIENTRY ReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum … in ReadPixels() function
|