Home
last modified time | relevance | path

Searched defs:fb_width (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_scissor.c51 const unsigned int fb_width = _mesa_geometric_width(fb); in st_update_scissor() local
Dst_cb_drawtex.c227 const GLfloat fb_width = (GLfloat)_mesa_geometric_width(fb); in st_DrawTex() local
Dst_cb_clear.c240 const GLfloat fb_width = (GLfloat) fb->Width; in clear_with_quad() local
Dst_cb_bitmap.c290 const float fb_width = (float) st->state.fb_width; in draw_bitmap_quad() local
Dst_cb_drawpixels.c755 const unsigned fb_width = _mesa_geometric_width(ctx->DrawBuffer); in draw_textured_quad() local
Dst_context.h208 unsigned fb_width; member
/external/mesa3d/src/intel/common/
Dgen_guardband.h27 gen_calculate_guardband_size(uint32_t fb_width, uint32_t fb_height, in gen_calculate_guardband_size()
/external/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp104 int fb_width = (int)(draw_data->DisplaySize.x * io.DisplayFramebufferScale.x); in ImGui_ImplOpenGL3_RenderDrawData() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_framebuffer.c420 float fb_width = (float) svga->curr.framebuffer.width; in get_viewport_prescale() local
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c208 const unsigned int fb_width = _mesa_geometric_width(fb); in genX() local
2317 bool flip_y, unsigned fb_width, unsigned fb_height,
2362 const unsigned int fb_width = _mesa_geometric_width(ctx->DrawBuffer); local
2425 const uint32_t fb_width = (float)_mesa_geometric_width(ctx->DrawBuffer); local
/external/mesa3d/src/gallium/frontends/xa/
Dxa_priv.h100 unsigned int fb_width; member
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h83 unsigned fb_width, fb_height; member
/external/deqp-deps/amber/src/
Dpipeline.h238 void SetFramebufferWidth(uint32_t fb_width) { in SetFramebufferWidth()
/external/igt-gpu-tools/tools/
Dintel_dp_compliance.c212 uint32_t fb, fb_width, fb_height, fb_size; member
/external/igt-gpu-tools/tests/
Dkms_flip.c183 unsigned int fb_width; member
/external/igt-gpu-tools/lib/
Digt_fb.c1781 int fb_width, fb_height; member
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c1954 uint32_t fb_width, in set_rcl_early_z_config()