Searched refs:two_div_fb_width (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/ | ||
| H A D | hud_private.h | 74 float two_div_fb_width; member in struct:hud_context::__anonf366176b0108 |
| H A D | hud_context.c | 475 hud->constants.two_div_fb_width = 2.0f / hud->fb_width; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/ | ||
| H A D | hud_private.h | 76 float two_div_fb_width; member in struct:hud_context::__anon8098d8de0108 |
| H A D | hud_context.c | 475 hud->constants.two_div_fb_width = 2.0f / hud->fb_width; |
Completed in 13 milliseconds