Home
last modified time | relevance | path

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

/external/skia/modules/sksg/include/
DSkSGRenderNode.h46 struct RenderContext { struct
57 ScopedRenderContext(SkCanvas*, const RenderContext*); argument
/external/skqp/modules/sksg/include/
DSkSGRenderNode.h39 struct RenderContext { struct
49 ScopedRenderContext(SkCanvas*, const RenderContext*); argument
/external/deqp/framework/platform/null/
DtcuNullRenderContext.hpp53 class RenderContext : public glu::RenderContext class
DtcuNullRenderContext.cpp754 RenderContext::RenderContext (const RenderConfig& renderCfg) in RenderContext() function in tcu::null::RenderContext
/external/deqp/framework/opengl/
DgluRenderContext.hpp201 class RenderContext class
204 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::__anon100ec97c0111::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()