Home
last modified time | relevance | path

Searched defs:ContextInfo (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrContextFactory.h113 struct ContextInfo { struct
114 ContextInfo() in ContextInfo() function
116 ContextInfo(GrContext* grContext, SkGLContext* glContext) in ContextInfo() argument
126 ContextInfo getContextInfo(GLContextType type, argument
/external/deqp/framework/opengl/
DgluContextInfo.hpp75 class ContextInfo class
DgluContextInfo.cpp185 ContextInfo::ContextInfo (const RenderContext& context) in ContextInfo() function in glu::ContextInfo