Home
last modified time | relevance | path

Searched refs:immAttr4ubv (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_graph/
H A Dgraph_draw.c454 immAttr4ubv(color, col); in draw_fcurve_handles()
456 immAttr4ubv(color, col); in draw_fcurve_handles()
464 immAttr4ubv(color, col); in draw_fcurve_handles()
466 immAttr4ubv(color, col); in draw_fcurve_handles()
477 immAttr4ubv(color, col); in draw_fcurve_handles()
479 immAttr4ubv(color, col); in draw_fcurve_handles()
488 immAttr4ubv(color, col); in draw_fcurve_handles()
490 immAttr4ubv(color, col); in draw_fcurve_handles()
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/
H A DGPU_immediate.h82 void immAttr4ubv(uint attr_id, const unsigned char data[4]);
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_draw.c1041 immAttr4ubv(col, axis_col[i]); in draw_view_axis()
1043 immAttr4ubv(col, axis_col[i]); in draw_view_axis()
1089 immAttr4ubv(col, color); in draw_rotation_guide()
1099 immAttr4ubv(col, color); in draw_rotation_guide()
1103 immAttr4ubv(col, color); in draw_rotation_guide()
1128 immAttr4ubv(col, color); in draw_rotation_guide()
1157 immAttr4ubv(col, color); in draw_rotation_guide()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/animation/
H A Dkeyframes_draw.c677 immAttr4ubv(color_id, fill_col); in draw_keyframe_shape()
678 immAttr4ubv(outline_color_id, outline_col); in draw_keyframe_shape()
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/intern/
H A Dgpu_immediate.cc479 void immAttr4ubv(uint attr_id, const uchar data[4]) in immAttr4ubv() function
/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_widgets.c1007 immAttr4ubv(col, quads_col[i]); in widget_draw_vertex_buffer()
5046 immAttr4ubv(col, r_col); in draw_disk_shaded()
5054 immAttr4ubv(col, r_col); in draw_disk_shaded()