Searched refs:WGL_SET_PROC_SUFFIX (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/win/
H A DGrGLCreateNativeInterface_win.cpp24 #define WGL_SET_PROC_SUFFIX(F, S) interface->f ## F = \ macro
134 WGL_SET_PROC_SUFFIX(TexStorage2D, EXT);
173 WGL_SET_PROC_SUFFIX(GetQueryObjecti64v, EXT);
174 WGL_SET_PROC_SUFFIX(GetQueryObjectui64v, EXT);
236 WGL_SET_PROC_SUFFIX(GenFramebuffers, EXT);
237 WGL_SET_PROC_SUFFIX(GetFramebufferAttachmentParameteriv, EXT);
238 WGL_SET_PROC_SUFFIX(GetRenderbufferParameteriv, EXT);
239 WGL_SET_PROC_SUFFIX(BindFramebuffer, EXT);
240 WGL_SET_PROC_SUFFIX(FramebufferTexture2D, EXT);
241 WGL_SET_PROC_SUFFIX(CheckFramebufferStatu
[all...]
/external/skia/src/gpu/gl/win/
H A DGrGLCreateNativeInterface_win.cpp24 #define WGL_SET_PROC_SUFFIX(F, S) interface->f ## F = \ macro
134 WGL_SET_PROC_SUFFIX(TexStorage2D, EXT);
173 WGL_SET_PROC_SUFFIX(GetQueryObjecti64v, EXT);
174 WGL_SET_PROC_SUFFIX(GetQueryObjectui64v, EXT);
236 WGL_SET_PROC_SUFFIX(GenFramebuffers, EXT);
237 WGL_SET_PROC_SUFFIX(GetFramebufferAttachmentParameteriv, EXT);
238 WGL_SET_PROC_SUFFIX(GetRenderbufferParameteriv, EXT);
239 WGL_SET_PROC_SUFFIX(BindFramebuffer, EXT);
240 WGL_SET_PROC_SUFFIX(FramebufferTexture2D, EXT);
241 WGL_SET_PROC_SUFFIX(CheckFramebufferStatu
[all...]

Completed in 111 milliseconds