Home
last modified time | relevance | path

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

/external/skia/modules/sksg/include/
DSkSGRenderNode.h52 struct RenderContext { struct
69 ScopedRenderContext(SkCanvas*, const RenderContext*); argument
/external/deqp/framework/platform/null/
DtcuNullRenderContext.hpp53 class RenderContext : public glu::RenderContext class
DtcuNullRenderContext.cpp759 RenderContext::RenderContext (const RenderConfig& renderCfg) in RenderContext() function in tcu::null::RenderContext
/external/rust/crates/tinytemplate/src/
Dtemplate.rs35 struct RenderContext<'render, 'template> { struct
39 impl<'render, 'template> RenderContext<'render, 'template> { argument
/external/deqp/framework/opengl/
DgluRenderContext.hpp204 class RenderContext class
207 RenderContext (void) {} in RenderContext() function in glu::RenderContext
/external/deqp/framework/egl/
DegluGLContextFactory.cpp130 class RenderContext : public GLRenderContext class
172 RenderContext::RenderContext (const NativeDisplayFactory* displayFactory, const NativeWindowFactory… in RenderContext() function in eglu::__anon915de2a80111::RenderContext
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp934 GLuint LabelsTest::createProgram(const Functions* gl, const glu::RenderContext*) in createProgram()
1048 GLuint LabelsTest::createShader(const Functions* gl, const glu::RenderContext*) in createShader()