Home
last modified time | relevance | path

Searched defs:line_width (Results 1 – 25 of 31) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
Dlines.c43 line_width(struct gl_context *ctx, GLfloat width, bool no_error) in line_width() function
/third_party/rust/crates/clap/src/output/textwrap/
Dwrap_algorithms.rs5 line_width: usize, field
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_line_smooth.c99 nir_ssa_def *line_width = nir_load_line_width(&b); in initialise_coverage_var() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c116 const float line_width = rast->templ.line_width > 0.0f ? in svga_define_rasterizer_object() local
/third_party/ffmpeg/libavcodec/
Dsnow_dwt.h49 int line_width; member
Dsnow_dwt.c29 int max_allocated_lines, int line_width, in ff_slice_buffer_init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp300 void line_width (NegativeTestContext& ctx) in line_width() function
/third_party/alsa-utils/alsactl/
Dutils.c68 size_t line_width(const char *buf, size_t bufsize, size_t pos) in line_width() function
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_draw_helpers.c224 nir_variable *line_width = nir_variable_create(shader, nir_var_shader_in, in nir_lower_aaline_fs() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_viewport.c49 float line_width = sctx->queued.named.rasterizer->line_width; in si_get_small_prim_cull_info() local
Dsi_state.h77 float line_width; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.h86 float line_width; member
Dzink_state.c555 line_width(float width, float granularity, const float range[2]) in line_width() function
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c100 struct V3D21_LINE_WIDTH line_width = { V3D21_LINE_WIDTH_header }; in vc4_create_rasterizer_state() local
Dvc4_context.h406 uint8_t line_width[V3D21_LINE_WIDTH_length]; member
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc130 double line_width=lw*fscale; in add_border_rect() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_context.h115 float line_width; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c103 float line_width = ctx->rasterizer->base.line_width; in lima_extend_viewport() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state.c914 int line_width = CLAMP((int)(rasterizer->line_width * 2), 1, 0xf); in i915_create_rasterizer_state() local
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h190 uint8_t line_width; member
/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c718 const VkViewport *viewports, unsigned rast_prim, float line_width) in si_write_scissors()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h621 float line_width; member
691 float line_width; member
892 float line_width; member
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp2559 float line_width = 0.0f; in CalcWordWrapPositionA() local
2650 float line_width = 0.0f; in CalcTextSizeA() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h765 float line_width; member
867 bool line_width : 1; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h215 float line_width; member

12