Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_context.c141 get_matching_pixel_format(HDC hdc) in get_matching_pixel_format() function
196 iPixelFormat = get_matching_pixel_format(hdc); in stw_create_context_attribs()
481 int iPixelFormat = get_matching_pixel_format(hDrawDC); in stw_make_current()