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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c141 get_matching_pixel_format(HDC hdc) function in typeref:typename:int
196 iPixelFormat = get_matching_pixel_format(hdc);
480 int iPixelFormat = get_matching_pixel_format(hDrawDC);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c149 get_matching_pixel_format(HDC hdc) function in typeref:typename:int
201 iPixelFormat = get_matching_pixel_format(hdc);
572 int iPixelFormat = get_matching_pixel_format(hDC);

Completed in 3 milliseconds