Searched refs:sw_format (Results 1 – 1 of 1) sorted by relevance
815 INT sw_format; in wglSetPixelFormat() local852 sw_format = format - dc_data->nb_icd_formats; in wglSetPixelFormat()853 if(sw_format <= dc_data->nb_sw_formats) in wglSetPixelFormat()856 ret = sw_SetPixelFormat(hdc, dc_data, sw_format); in wglSetPixelFormat()