Home
last modified time | relevance | path

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

/third_party/skia/modules/sksg/include/
DSkSGRenderNode.h52 struct RenderContext { struct
69 ScopedRenderContext(SkCanvas*, const RenderContext*); argument
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.hpp204 class RenderContext class
207 RenderContext (void) {} in RenderContext() function in glu::RenderContext
/third_party/vk-gl-cts/framework/egl/
DegluGLContextFactory.cpp130 class RenderContext : public GLRenderContext class
172 RenderContext::RenderContext (const NativeDisplayFactory* displayFactory, const NativeWindowFactory… in RenderContext() function in eglu::__anonc060ae7b0111::RenderContext
/third_party/vk-gl-cts/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()