Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_util.h51 float line_width = in brw_get_line_width() local
/third_party/vulkan-headers/
D.cmake-format.py5 line_width = 132 variable
/third_party/mesa3d/src/mesa/main/
Dlines.c41 line_width(struct gl_context *ctx, GLfloat width, bool no_error) in line_width() function
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_line_smooth.c94 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.c115 const float line_width = rast->templ.line_width > 0.0f ? in 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.c223 nir_variable *line_width = nir_variable_create(shader, nir_var_shader_in, in nir_lower_aaline_fs() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c550 line_width(float width, float granularity, const float range[2]) in line_width() function
Dzink_state.h80 float line_width; member
/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/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_context.h112 float line_width; member
Dlp_setup.c611 float line_width, in lp_setup_set_line_state()
/third_party/gstreamer/gstplugins_bad/gst/librfb/
Drfbdecoder.c890 gint line_width, copyrect_width; in rfb_decoder_copyrect_encoding() 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.h188 uint8_t line_width; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h515 float line_width; member
573 float line_width; member
790 float line_width; member
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp2712 unsigned int line_width = n; in ImFontAtlasBuildRenderLinesTexData() local
3342 float line_width = 0.0f; in CalcWordWrapPositionA() local
3433 float line_width = 0.0f; in CalcTextSizeA() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h77 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/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp2547 float line_width = 0.0f; in CalcWordWrapPositionA() local
2638 float line_width = 0.0f; in CalcTextSizeA() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h207 float line_width; member

12