Home
last modified time | relevance | path

Searched refs:iAttribs (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.c428 WIN_GL_ChoosePixelFormatARB(_THIS, int *iAttribs, float *fAttribs) in WIN_GL_ChoosePixelFormatARB() argument
453 _this->gl_data->wglChoosePixelFormatARB(hdc, iAttribs, fAttribs, in WIN_GL_ChoosePixelFormatARB()
475 int iAttribs[64]; in WIN_GL_SetupWindowInternal() local
483 iAttr = &iAttribs[0]; in WIN_GL_SetupWindowInternal()
565 pixel_format = WIN_GL_ChoosePixelFormatARB(_this, iAttribs, fAttribs); in WIN_GL_SetupWindowInternal()
570 pixel_format = WIN_GL_ChoosePixelFormatARB(_this, iAttribs, fAttribs); in WIN_GL_SetupWindowInternal()