Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/mesa/main/
H A Dlines.c43 line_width(struct gl_context *ctx, GLfloat width, bool no_error) in line_width() function
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_line_smooth.c99 nir_ssa_def *line_width = nir_load_line_width(&b); in initialise_coverage_var() local
/third_party/ffmpeg/libavcodec/
H A Dsnow_dwt.h49 int line_width; member
H A Dsnow_dwt.c28 ff_slice_buffer_init(slice_buffer *buf, int line_count, int max_allocated_lines, int line_width, IDWTELEM *base_buffer) ff_slice_buffer_init() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_rasterizer.c116 const float line_width = rast->templ.line_width > 0.0f ? in svga_define_rasterizer_object() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeFragmentApiTests.cpp300 void line_width (NegativeTestContext& ctx) in line_width() function
/third_party/alsa-utils/alsactl/
H A Dutils.c68 size_t line_width(const char *buf, size_t bufsize, size_t pos) in line_width() function
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.h86 float line_width; member
H A Dzink_state.c555 line_width(float width, float granularity, const float range[2]) in line_width() function
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A 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/
H A Dsi_state_viewport.c49 float line_width = sctx->queued.named.rasterizer->line_width; in si_get_small_prim_cull_info() local
H A Dsi_state.h77 float line_width; member
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc130 double line_width=lw*fscale; in add_border_rect() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_context.h115 float line_width; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c100 struct V3D21_LINE_WIDTH line_width = { V3D21_LINE_WIDTH_header }; in vc4_create_rasterizer_state() local
H A Dvc4_context.h406 uint8_t line_width[V3D21_LINE_WIDTH_length]; member
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_pipeline.c687 rasterization_mode(VkPolygonMode raster_mode, VkLineRasterizationModeEXT line_mode, float line_width, uint32_t *api_mode, bool *msaa_rasterization_enable) rasterization_mode() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A 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/lima/
H A Dlima_draw.c103 float line_width = ctx->rasterizer->base.line_width; in lima_extend_viewport() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h190 uint8_t line_width; member
/third_party/backends/backend/
H A Dagfafocus.c367 Byte line_width[2]; in get_read_sizes() member
H A Dhp5590_cmds.c317 uint16_t line_width; /* Based on current .dpi_x member
401 uint16_t line_width; member
H A Davision.h700 uint8_t line_width [2]; member
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c717 si_write_scissors(struct radeon_cmdbuf *cs, int first, int count, const VkRect2D *scissors, const VkViewport *viewports, unsigned rast_prim, float line_width) si_write_scissors() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h215 float line_width; member

Completed in 32 milliseconds

12