| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_atom_scissor.c | 51 const unsigned int fb_width = _mesa_geometric_width(fb); in st_update_scissor() local
|
| D | st_cb_clear.c | 198 const GLfloat fb_width = (GLfloat) fb->Width; in clear_with_quad() local
|
| D | st_cb_drawtex.c | 186 const GLfloat fb_width = (GLfloat)_mesa_geometric_width(fb); in st_DrawTex() local
|
| D | st_cb_bitmap.c | 303 const float fb_width = (float) st->state.fb_width; in draw_bitmap_quad() local
|
| D | st_cb_drawpixels.c | 725 const unsigned fb_width = _mesa_geometric_width(ctx->DrawBuffer); in draw_textured_quad() local
|
| D | st_context.h | 234 unsigned fb_width; member
|
| /third_party/mesa3d/src/panfrost/lib/ |
| D | pan_encoder.h | 51 panfrost_tiler_get_polygon_list_size(unsigned fb_width, unsigned fb_height, in panfrost_tiler_get_polygon_list_size()
|
| /third_party/mesa3d/src/intel/common/ |
| D | intel_tiled_render.h | 93 unsigned fb_width, unsigned fb_height, in intel_calculate_tile_dimensions()
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_blit.c | 50 float fb_width = dst->width, fb_height = dst->height; in lima_pack_blit_cmd() local
|
| /third_party/glfw/tests/ |
| D | window.c | 369 int fb_width, fb_height; in main() local
|
| D | cursor.c | 425 int wnd_width, wnd_height, fb_width, fb_height; in main() local
|
| /third_party/mesa3d/src/intel/tools/imgui/ |
| D | imgui_impl_opengl3.cpp | 104 int fb_width = (int)(draw_data->DisplaySize.x * io.DisplayFramebufferScale.x); in ImGui_ImplOpenGL3_RenderDrawData() local
|
| /third_party/glfw/examples/ |
| D | splitview.c | 411 int wnd_width, wnd_height, fb_width, fb_height; in cursorPosFun() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_state_framebuffer.c | 398 float fb_width = (float) svga->curr.framebuffer.width; in get_viewport_prescale() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | genX_gfx_state.c | 572 unsigned fb_width, unsigned fb_height, in calculate_tile_dimensions() 1756 unsigned fb_width, fb_height, tile_width, tile_height; in update_tbimr_info() local
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| D | xa_priv.h | 100 unsigned int fb_width; member
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| D | hud_private.h | 91 unsigned fb_width, fb_height; member
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | pipeline.h | 236 void SetFramebufferWidth(uint32_t fb_width) { in SetFramebufferWidth()
|
| /third_party/mesa3d/src/asahi/lib/ |
| D | unstable_asahi_drm.h | 556 __u32 fb_width; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_meta_copy.c | 2724 uint32_t fb_width = u_minify(image->planes[plane].width, resource->mipLevel); in texel_buffer_shader_copy() local
|