| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atom_scissor.c | 51 const unsigned int fb_width = _mesa_geometric_width(fb); local in function:st_update_scissor
|
| H A D | st_cb_clear.c | 240 const GLfloat fb_width = (GLfloat) fb->Width; local in function:clear_with_quad
|
| H A D | st_cb_drawtex.c | 227 const GLfloat fb_width = (GLfloat)_mesa_geometric_width(fb); local in function:st_DrawTex
|
| H A D | st_cb_bitmap.c | 288 const float fb_width = (float) st->state.fb_width; local in function:draw_bitmap_quad
|
| H A D | st_cb_drawpixels.c | 750 const unsigned fb_width = _mesa_geometric_width(ctx->DrawBuffer); local in function:draw_textured_quad
|
| H A D | st_context.h | 183 unsigned fb_width; member in struct:st_context::__anon7939cd9a0108
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atom_scissor.c | 51 const unsigned int fb_width = _mesa_geometric_width(fb); local in function:st_update_scissor
|
| H A D | st_cb_clear.c | 240 const GLfloat fb_width = (GLfloat) fb->Width; local in function:clear_with_quad
|
| H A D | st_cb_drawtex.c | 227 const GLfloat fb_width = (GLfloat)_mesa_geometric_width(fb); local in function:st_DrawTex
|
| H A D | st_cb_bitmap.c | 298 const float fb_width = (float) st->state.fb_width; local in function:draw_bitmap_quad
|
| H A D | st_cb_drawpixels.c | 750 const unsigned fb_width = _mesa_geometric_width(ctx->DrawBuffer); local in function:draw_textured_quad
|
| H A D | st_context.h | 217 unsigned fb_width; member in struct:st_context::__anona857cd8d0108
|
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_guardband.h | 27 intel_calculate_guardband_size(uint32_t fb_width, uint32_t fb_height, argument
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_encoder.h | 54 panfrost_tiler_get_polygon_list_size(const struct panfrost_device * dev,unsigned fb_width,unsigned fb_height,bool has_draws) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68k.h | 76 int fb_width; /* frame buffer width */ member in struct:_X68kScreenRec
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68k.h | 78 int fb_width; /* frame buffer width */ member in struct:_X68kScreenRec
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_framebuffer.c | 403 float fb_width = (float) svga->curr.framebuffer.width; local in function:emit_viewport
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_framebuffer.c | 420 float fb_width = (float) svga->curr.framebuffer.width; local in function:get_viewport_prescale
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/imgui/ |
| H A D | imgui_impl_opengl3.cpp | 104 int fb_width = (int)(draw_data->DisplaySize.x * io.DisplayFramebufferScale.x); local in function:ImGui_ImplOpenGL3_RenderDrawData
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/imgui/ |
| H A D | imgui_impl_opengl3.cpp | 104 int fb_width = (int)(draw_data->DisplaySize.x * io.DisplayFramebufferScale.x); local in function:ImGui_ImplOpenGL3_RenderDrawData
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_priv.h | 100 unsigned int fb_width; member in struct:xa_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 82 unsigned fb_width, fb_height; member in struct:hud_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_priv.h | 100 unsigned int fb_width; member in struct:xa_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 84 unsigned fb_width, fb_height; member in struct:hud_context
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_state_upload.c | 209 const unsigned int fb_width = _mesa_geometric_width(fb); local in function:genX 2361 const unsigned int fb_width = _mesa_geometric_width(ctx->DrawBuffer); local in function:genX 2424 const uint32_t fb_width = (float)_mesa_geometric_width(ctx->DrawBuffer); local in function:genX 2315 set_scissor_bits(const struct gl_context * ctx,int i,bool flip_y,unsigned fb_width,unsigned fb_height,struct GENX (SCISSOR_RECT)* sc) argument [all...] |