Home
last modified time | relevance | path

Searched defs:glReadPixels (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp654 GLW_APICALL void GLW_APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum… in glReadPixels() function
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContextWrapper.cpp374 void ContextWrapper::glReadPixels (int x, int y, int width, int height, deUint32 format, deUint32 t… in glReadPixels() function in sglr::ContextWrapper
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
DlibGLESv1_CM.cpp649 void GL_APIENTRY glReadPixels(GLint x, in glReadPixels() function
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h198 #define glReadPixels t_glReadPixels macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h198 #define glReadPixels l_glReadPixels macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl646 #define glReadPixels glwReadPixels macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp666 GL_APICALL void GL_APIENTRY glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum fo… in glReadPixels() function
/third_party/glfw/deps/glad/
Dglad.h1483 #define glReadPixels glad_glReadPixels macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp552 void GL_APIENTRY glReadPixels(GLint x, in glReadPixels() function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp1110 void GL_APIENTRY glReadPixels(GLint x, in glReadPixels() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl4722 void CallLogWrapper::glReadPixels (glw::GLint x, glw::GLint y, glw::GLsizei width, glw::GLsizei hei… function in CallLogWrapper