Home
last modified time | relevance | path

Searched defs:draw (Results 151 – 175 of 13173) sorted by relevance

12345678910>>...527

/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c40 boolean draw_pipeline_init( struct draw_context *draw ) in draw_pipeline_init()
80 void draw_pipeline_destroy( struct draw_context *draw ) in draw_pipeline_destroy()
119 static void do_point( struct draw_context *draw, in do_point()
136 static void do_line( struct draw_context *draw, in do_line()
156 static void do_triangle( struct draw_context *draw, in do_triangle()
230 void draw_pipeline_run( struct draw_context *draw, in draw_pipeline_run()
317 void draw_pipeline_run_linear( struct draw_context *draw, in draw_pipeline_run_linear()
350 void draw_pipeline_flush( struct draw_context *draw, in draw_pipeline_flush()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c40 boolean draw_pipeline_init( struct draw_context *draw ) in draw_pipeline_init()
80 void draw_pipeline_destroy( struct draw_context *draw ) in draw_pipeline_destroy()
119 static void do_point( struct draw_context *draw, in do_point()
136 static void do_line( struct draw_context *draw, in do_line()
156 static void do_triangle( struct draw_context *draw, in do_triangle()
230 void draw_pipeline_run( struct draw_context *draw, in draw_pipeline_run()
317 void draw_pipeline_run_linear( struct draw_context *draw, in draw_pipeline_run_linear()
350 void draw_pipeline_flush( struct draw_context *draw, in draw_pipeline_flush()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c40 boolean draw_pipeline_init( struct draw_context *draw ) in draw_pipeline_init()
80 void draw_pipeline_destroy( struct draw_context *draw ) in draw_pipeline_destroy()
119 static void do_point( struct draw_context *draw, in do_point()
136 static void do_line( struct draw_context *draw, in do_line()
156 static void do_triangle( struct draw_context *draw, in do_triangle()
230 void draw_pipeline_run( struct draw_context *draw, in draw_pipeline_run()
317 void draw_pipeline_run_linear( struct draw_context *draw, in draw_pipeline_run_linear()
350 void draw_pipeline_flush( struct draw_context *draw, in draw_pipeline_flush()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c40 boolean draw_pipeline_init( struct draw_context *draw ) in draw_pipeline_init()
80 void draw_pipeline_destroy( struct draw_context *draw ) in draw_pipeline_destroy()
119 static void do_point( struct draw_context *draw, in do_point()
136 static void do_line( struct draw_context *draw, in do_line()
156 static void do_triangle( struct draw_context *draw, in do_triangle()
230 void draw_pipeline_run( struct draw_context *draw, in draw_pipeline_run()
317 void draw_pipeline_run_linear( struct draw_context *draw, in draw_pipeline_run_linear()
350 void draw_pipeline_flush( struct draw_context *draw, in draw_pipeline_flush()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c40 boolean draw_pipeline_init( struct draw_context *draw ) in draw_pipeline_init()
80 void draw_pipeline_destroy( struct draw_context *draw ) in draw_pipeline_destroy()
119 static void do_point( struct draw_context *draw, in do_point()
136 static void do_line( struct draw_context *draw, in do_line()
156 static void do_triangle( struct draw_context *draw, in do_triangle()
230 void draw_pipeline_run( struct draw_context *draw, in draw_pipeline_run()
317 void draw_pipeline_run_linear( struct draw_context *draw, in draw_pipeline_run_linear()
350 void draw_pipeline_flush( struct draw_context *draw, in draw_pipeline_flush()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c40 boolean draw_pipeline_init( struct draw_context *draw ) in draw_pipeline_init()
80 void draw_pipeline_destroy( struct draw_context *draw ) in draw_pipeline_destroy()
119 static void do_point( struct draw_context *draw, in do_point()
136 static void do_line( struct draw_context *draw, in do_line()
156 static void do_triangle( struct draw_context *draw, in do_triangle()
230 void draw_pipeline_run( struct draw_context *draw, in draw_pipeline_run()
317 void draw_pipeline_run_linear( struct draw_context *draw, in draw_pipeline_run_linear()
350 void draw_pipeline_flush( struct draw_context *draw, in draw_pipeline_flush()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c40 boolean draw_pipeline_init( struct draw_context *draw ) in draw_pipeline_init()
80 void draw_pipeline_destroy( struct draw_context *draw ) in draw_pipeline_destroy()
119 static void do_point( struct draw_context *draw, in do_point()
136 static void do_line( struct draw_context *draw, in do_line()
156 static void do_triangle( struct draw_context *draw, in do_triangle()
230 void draw_pipeline_run( struct draw_context *draw, in draw_pipeline_run()
317 void draw_pipeline_run_linear( struct draw_context *draw, in draw_pipeline_run_linear()
350 void draw_pipeline_flush( struct draw_context *draw, in draw_pipeline_flush()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/space_view3d_spacebar_menu/
H A Dtransform_menus.py38 def draw(self, context): member in VIEW3D_MT_TransformMenu
66 def draw(self, context): member in VIEW3D_MT_TransformMenuLite
87 def draw(self, context): member in VIEW3D_MT_TransformMenuCamera
105 def draw(self, context): member in VIEW3D_MT_TransformMenuArmature
H A Dobject_menus.py42 def draw(self, context): member in VIEW3D_MT_Object
85 def draw(self, context): member in VIEW3D_MT_InteractiveMode
110 def draw(self, context): member in VIEW3D_MT_InteractiveModeOther
138 def draw(self, context): member in VIEW3D_MT_Interactive_Mode_GPencil
168 def draw(self, context): member in VIEW3D_MT_Camera_Options
182 def draw(self, context): member in VIEW3D_MT_Duplicate
192 def draw(self, context): member in VIEW3D_MT_UndoS
229 def draw(self, context): member in VIEW3D_MT_Edit_Gpencil
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/space_view3d_brush_menus/
H A Dtexture_menu.py20 def draw(self, context): member in TextureMenu
191 def draw(self, context): member in Textures
227 def draw(self, context): member in TextureMapMode
279 def draw(self, context): member in MaskTextures
320 def draw(self, context): member in MaskMapMode
346 def draw(self, context): member in TextureAngleSource
381 def draw(self, context): member in MaskPressureModeMenu
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_ui/
H A Dspace_time.py91 def draw(self, context): member in TIME_MT_editor_menus
121 def draw(self, context): member in TIME_MT_marker
130 def draw(self, context): member in TIME_MT_view
166 def draw(self, context): member in TIME_MT_cache
236 def draw(self, context): member in TIME_PT_playback
283 def draw(self, context): member in TIME_PT_keyframing_settings
311 def draw(self, context): member in TIME_PT_auto_keyframing
H A Dproperties_physics_rigidbody_constraint.py41 def draw(self, context): member in PHYSICS_PT_rigid_body_constraint
61 def draw(self, context): member in PHYSICS_PT_rigid_body_constraint_settings
92 def draw(self, context): member in PHYSICS_PT_rigid_body_constraint_objects
118 def draw(self, context): member in PHYSICS_PT_rigid_body_constraint_override_iterations
142 def draw(self, _context): member in PHYSICS_PT_rigid_body_constraint_limits
160 def draw(self, context): member in PHYSICS_PT_rigid_body_constraint_limits_linear
217 def draw(self, context): member in PHYSICS_PT_rigid_body_constraint_limits_angular
305 def draw(self, context): member in PHYSICS_PT_rigid_body_constraint_motor_angular
341 def draw(self, context): member in PHYSICS_PT_rigid_body_constraint_motor_linear
372 def draw(self, context): member in PHYSICS_PT_rigid_body_constraint_springs
[all …]
H A Dproperties_scene.py57 def draw(self, context): member in SCENE_PT_scene
73 def draw(self, context): member in SCENE_PT_unit
157 def draw(self, context): member in SCENE_PT_keying_sets
195 def draw(self, context): member in SCENE_PT_keyframing_settings
231 def draw(self, context): member in SCENE_PT_keying_set_paths
288 def draw(self, context): member in SCENE_PT_audio
318 def draw(self, context): member in SCENE_PT_physics
339 def draw(self, context): member in SCENE_PT_rigid_body_world
364 def draw(self, context): member in SCENE_PT_rigid_body_world_settings
397 def draw(self, context): member in SCENE_PT_rigid_body_cache
[all …]
H A Dproperties_data_light.py41 def draw(self, context): member in DATA_PT_context_light
59 def draw(self, context): member in DATA_PT_preview
67 def draw(self, context): member in DATA_PT_light
85 def draw(self, context): member in DATA_PT_EEVEE_light
139 def draw(self, context): member in DATA_PT_EEVEE_light_distance
166 def draw(self, context): member in DATA_PT_EEVEE_shadow
195 def draw(self, context): member in DATA_PT_EEVEE_shadow_cascaded_shadow_map
230 def draw(self, context): member in DATA_PT_EEVEE_shadow_contact
253 def draw(self, context): member in DATA_PT_area
280 def draw(self, context): member in DATA_PT_spot
[all …]
H A Dspace_node.py48 def draw(self, context): member in NODE_HT_header
202 def draw(self, _context): member in NODE_MT_editor_menus
215 def draw(self, context): member in NODE_MT_add
233 def draw(self, context): member in NODE_MT_view
274 def draw(self, _context): member in NODE_MT_select
367 def draw(self, context): member in NODE_PT_material_slots
416 def draw(self, context): member in NODE_MT_context_menu
478 def draw(self, context): member in NODE_PT_active_node_generic
505 def draw(self, context): member in NODE_PT_active_node_color
527 def draw(self, context): member in NODE_PT_active_node_properties
[all …]
H A Dproperties_physics_field.py57 def draw(self, context): member in PHYSICS_PT_field
79 def draw(self, context): member in PHYSICS_PT_field_settings
152 def draw(self, context): member in PHYSICS_PT_field_settings_kink
186 def draw(self, context): member in PHYSICS_PT_field_settings_texture_select
208 def draw(self, context): member in PHYSICS_PT_field_falloff
233 def draw(self, context): member in PHYSICS_PT_field_falloff_angular
272 def draw(self, context): member in PHYSICS_PT_field_falloff_radial
315 def draw(self, context): member in PHYSICS_PT_collision
346 def draw(self, context): member in PHYSICS_PT_collision_particle
392 def draw(self, context): member in PHYSICS_PT_collision_softbody
H A Dproperties_view_layer.py38 def draw(self, context): member in VIEWLAYER_PT_layer
56 def draw(self, context): member in VIEWLAYER_PT_eevee_layer_passes
66 def draw(self, context): member in VIEWLAYER_PT_eevee_layer_passes_data
87 def draw(self, context): member in VIEWLAYER_PT_eevee_layer_passes_light
122 def draw(self, context): member in VIEWLAYER_PT_eevee_layer_passes_effects
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/pyarrow/tests/
H A Dstrategies.py127 def fields(draw, type_strategy=primitive_types): argument
151 def struct_types(draw, item_strategy=primitive_types): argument
174 def map_types(draw, key_strategy=primitive_types, argument
210 def _pylist(draw, value_type, size, nullable=True): argument
216 def _pymap(draw, key_type, value_type, size, nullable=True): argument
224 def arrays(draw, type, size=None, nullable=True): argument
311 def chunked_arrays(draw, type, min_chunks=0, max_chunks=None, chunk_size=None): argument
325 def record_batches(draw, type, rows=None, max_fields=None): argument
341 def tables(draw, type, rows=None, max_fields=None): argument
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/tests/
H A Dstrategies.py131 def fields(draw, type_strategy=primitive_types): argument
155 def struct_types(draw, item_strategy=primitive_types): argument
178 def map_types(draw, key_strategy=primitive_types, argument
214 def _pylist(draw, value_type, size, nullable=True): argument
220 def _pymap(draw, key_type, value_type, size, nullable=True): argument
228 def arrays(draw, type, size=None, nullable=True): argument
315 def chunked_arrays(draw, type, min_chunks=0, max_chunks=None, chunk_size=None): argument
329 def record_batches(draw, type, rows=None, max_fields=None): argument
345 def tables(draw, type, rows=None, max_fields=None): argument
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_soview3D.cxx25 vgui_point3D::draw() const in draw() function in vgui_point3D
54 vgui_lineseg3D::draw() const in draw() function in vgui_lineseg3D
88 vgui_triangle3D::draw() const in draw() function in vgui_triangle3D
/dports/devel/libg19draw/libg19draw-1.0.0/
H A Dlibg19draw.c132 int g19_font_draw(G19Font * font, G19Draw * draw, int x, int y, char * text) in g19_font_draw()
239 G19Draw * draw; in g19_draw_new() local
263 G19Draw * draw; in g19_draw_bmp() local
366 void g19_draw_free(G19Draw * draw) in g19_draw_free()
383 int g19_draw_to_bmp(G19Draw * draw, char * path) in g19_draw_to_bmp()
475 void g19_draw_insert(G19Draw * draw, G19Draw * idraw, int ix, int iy) in g19_draw_insert()
511 void g19_draw_insert_ab(G19Draw * draw, G19Draw * idraw, int ix, int iy, int opac) in g19_draw_insert_ab()
561 unsigned int g19_draw_get_pixel(G19Draw * draw, int x, int y) in g19_draw_get_pixel()
579 void g19_draw_set_pixel(G19Draw * draw, int x, int y, unsigned int color) in g19_draw_set_pixel()
601 void g19_draw_fill(G19Draw * draw, unsigned int color) in g19_draw_fill()
[all …]
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/passes/backends/verilog/util/
H A Dtest_utility.py128 def VectorDataStrategy( draw, dtype ): argument
135 def StructDataStrategy( draw, dtype ): argument
142 def PackedArrayDataStrategy( draw, n_dim, sub_dtype ): argument
152 def DataTypeDataStrategy( draw, dtype ): argument
165 def InPortDataStrategy( draw, id_, port ): argument
169 def InterfaceDataStrategy( draw, id_, ifc ): argument
186 def ArrayDataStrategy( draw, id_, n_dim, subtype ): argument
200 def DataStrategy( draw, dut ): argument
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/magic_uv/ui/
H A DIMAGE_MT_uvs.py59 def draw(self, _): member in MUV_MT_CopyPasteUV_UVEdit
77 def draw(self, context): member in MUV_MT_AlignUV
110 def draw(self, _): member in MUV_MT_SelectUV
129 def draw(self, context): member in MUV_MT_AlignUVCursor
186 def draw(self, context): member in MUV_MT_UVInspection
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/materials_utils/
H A Dmenus.py17 def draw(self, context): member in VIEW3D_MT_materialutilities_assign_material
70 def draw(self, context): member in VIEW3D_MT_materialutilities_clean_slots
93 def draw(self, context): member in VIEW3D_MT_materialutilities_select_by_material
154 def draw(self, context): member in VIEW3D_MT_materialutilities_specials
184 def draw(self, context): member in VIEW3D_MT_materialutilities_main
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/
H A Dsurface_batch.cpp32 SurfaceBatch::draw(const Vector& pos, float angle) in draw() function in SurfaceBatch
44 SurfaceBatch::draw(const Rectf& dstrect, float angle) in draw() function in SurfaceBatch
54 SurfaceBatch::draw(const Rectf& srcrect, const Rectf& dstrect, float angle) in draw() function in SurfaceBatch

12345678910>>...527