Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_ContextWGL.cpp186 int iStereoPixelFormat = 0; in choose_pixel_format_legacy() local
213 iStereoPixelFormat = i; in choose_pixel_format_legacy()
218 if (iStereoPixelFormat != 0) in choose_pixel_format_legacy()
219 iPixelFormat = iStereoPixelFormat; in choose_pixel_format_legacy()