Searched refs:SK_WGL_SAMPLES (Results 1 – 4 of 4) sorted by relevance
91 static const int kSampleCountAttr = SK_WGL_SAMPLES; in onInitializeContext()
39 #define SK_WGL_SAMPLES 0x2042 macro
139 static const int kQueryAttr = SK_WGL_SAMPLES; in selectFormat()321 appendAttr(msaaIAttrs, SK_WGL_SAMPLES, msaaSampleCount); in get_pixel_formats_to_try()
358 static const int kSampleCountAttr = SK_WGL_SAMPLES; in attachGL()