Home
last modified time | relevance | path

Searched refs:offscreen_context_getinfo (Results 1 – 12 of 12) sorted by relevance

/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A DOffscreenContext.h16 std::string offscreen_context_getinfo(OffscreenContext *ctx);
H A DOffscreenView.cc42 return STR(glew_dump() << offscreen_context_getinfo(this->ctx)); in getRendererInfo()
H A DOffscreenContextNULL.cc32 string offscreen_context_getinfo(OffscreenContext *ctx) in offscreen_context_getinfo() function
H A DOffscreenContextGLX.cc83 std::string offscreen_context_getinfo(OffscreenContext *ctx) in offscreen_context_getinfo() function
H A DOffscreenContextWGL.cc82 std::string offscreen_context_getinfo(OffscreenContext * /*ctx*/) in offscreen_context_getinfo() function
H A DOffscreenContextCGL.mm24 std::string offscreen_context_getinfo(OffscreenContext *) function
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A DOffscreenContext.h16 std::string offscreen_context_getinfo(OffscreenContext *ctx);
H A DOffscreenView.cc42 return STR(glew_dump() << offscreen_context_getinfo(this->ctx)); in getRendererInfo()
H A DOffscreenContextNULL.cc32 string offscreen_context_getinfo(OffscreenContext *ctx) in offscreen_context_getinfo() function
H A DOffscreenContextGLX.cc83 std::string offscreen_context_getinfo(OffscreenContext *ctx) in offscreen_context_getinfo() function
H A DOffscreenContextWGL.cc82 std::string offscreen_context_getinfo(OffscreenContext * /*ctx*/) in offscreen_context_getinfo() function
H A DOffscreenContextCGL.mm24 std::string offscreen_context_getinfo(OffscreenContext *) function