Home
last modified time | relevance | path

Searched defs:RenderContext (Results 1 – 7 of 7) sorted by relevance

/external/skia/modules/sksg/include/
DSkSGRenderNode.h60 struct RenderContext { struct
77 ScopedRenderContext(SkCanvas*, const RenderContext*); argument
/external/deqp/framework/platform/null/
DtcuNullRenderContext.hpp53 class RenderContext : public glu::RenderContext class
DtcuNullRenderContext.cpp767 RenderContext::RenderContext(const RenderConfig &renderCfg) in RenderContext() function in tcu::null::RenderContext
/external/rust/android-crates-io/crates/tinytemplate/src/
Dtemplate.rs35 struct RenderContext<'render, 'template> { struct
39 impl<'render, 'template> RenderContext<'render, 'template> { argument
/external/deqp/framework/opengl/
DgluRenderContext.hpp271 class RenderContext class
274 RenderContext(void) in RenderContext() function in glu::RenderContext
/external/deqp/framework/egl/
DegluGLContextFactory.cpp128 class RenderContext : public GLRenderContext class
195 RenderContext::RenderContext(const NativeDisplayFactory *displayFactory, const NativeWindowFactory … in RenderContext() function in eglu::__anonb8faae320111::RenderContext
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp940 GLuint LabelsTest::createProgram(const Functions *gl, const glu::RenderContext *) in createProgram()
1054 GLuint LabelsTest::createShader(const Functions *gl, const glu::RenderContext *) in createShader()