Searched defs:clip (Results 1 - 25 of 230) sorted by relevance

12345678910

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_clip.c46 struct pipe_clip_state clip; local in function:st_update_clip
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_clip.c46 struct pipe_clip_state clip; local in function:st_update_clip
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fbcon.h40 struct nvif_object clip; member in struct:nouveau_fbdev
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_clip_cull_distance_arrays.c65 nir_variable *clip = NULL; local in function:combine_clip_cull
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_clip_cull_distance_arrays.c65 nir_variable *clip = NULL; local in function:combine_clip_cull
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_state_clip.c36 softpipe_set_clip_state(struct pipe_context * pipe,const struct pipe_clip_state * clip) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_clip.c36 llvmpipe_set_clip_state(struct pipe_context * pipe,const struct pipe_clip_state * clip) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_clip.c36 llvmpipe_set_clip_state(struct pipe_context * pipe,const struct pipe_clip_state * clip) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_state_clip.c36 softpipe_set_clip_state(struct pipe_context * pipe,const struct pipe_clip_state * clip) argument
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A DMakefile.am[all...]
/src/sys/net/
H A Ddl_print.c74 #define clip(a, b) ((a) > (size_t)(b) ? (a) - (size_t)(b) : 0) macro
/src/sys/dev/rcons/
H A Draster_text.c86 int clip; local in function:raster_textn
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbpoint.c52 fbDots(FbBits * dstOrig,FbStride dstStride,int dstBpp,RegionPtr clip,xPoint * pts,int n,int xorg,int yorg,int xoff,int yoff,FbBits andOrig,FbBits xorOrig) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbpoint.c52 fbDots(FbBits * dstOrig,FbStride dstStride,int dstBpp,RegionPtr clip,xPoint * pts,int n,int xorg,int yorg,int xoff,int yoff,FbBits andOrig,FbBits xorOrig) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_misc.c184 svga_set_clip_state(struct pipe_context * pipe,const struct pipe_clip_state * clip) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_vertex.c45 GLvector4f clip; member in struct:vertex_stage_data
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_vertex.c45 GLvector4f clip; member in struct:vertex_stage_data
[all...]
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_damage_helper.c369 struct drm_rect clip; local in function:drm_atomic_helper_damage_merged
H A Ddrm_rect.c61 static u32 clip_scaled(int src, int dst, int *clip) argument
98 drm_rect_clip_scaled(struct drm_rect * src,struct drm_rect * dst,const struct drm_rect * clip) argument
[all...]
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DViewportP.h83 Widget clip, child; /* The clipping and (scrolled) child widgets */ member in struct:_ViewportPart
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dblade_xaa.c359 int clip = 0; local in function:BladeSubsequentScreenToScreenCopy
768 int clip = 0; local in function:BladeSubsequentMono8x8PatternFillRect
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_video_textured.c182 RegionRec clip; local in function:sna_video_textured_put_image
[all...]
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dbasic-stippledrect.c160 XRectangle *clip; local in function:complex_clip_tests
17 fill_rect(struct test_target * t,uint8_t alu,XRectangle * clip,int nclip,uint8_t stipple,uint8_t opaque,int tx,int ty,int x,int y,int w,int h,uint32_t fg,uint32_t bg) argument
[all...]
H A Dbasic-tiledrect.c324 XRectangle *clip; local in function:complex_clip_tests
62 fill_rect(struct test_target * t,uint8_t alu,XRectangle * clip,int nclip,uint8_t tile,int tx,int ty,int x,int y,int w,int h,uint32_t fg,uint32_t bg) argument
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_video_textured.c150 RegionRec clip; local in function:sna_video_textured_put_image
[all...]

Completed in 23 milliseconds

12345678910