Searched defs:fb_height (Results 1 – 7 of 7) sorted by relevance
25 int fb_height; member
182 float fb_height = svga->curr.framebuffer.height; in emit_viewport() local
166 const GLfloat fb_height = (GLfloat)fb->Height; in st_DrawTex() local
200 const GLfloat fb_height = (GLfloat) fb->Height; in clear_with_quad() local
339 const GLfloat fb_height = (GLfloat)st->state.framebuffer.height; in setup_bitmap_vertex_data() local
585 const GLfloat fb_height = (GLfloat) fb->Height; in draw_quad() local
99 unsigned int fb_height; member