Home
last modified time | relevance | path

Searched refs:rect_to_pipe_box_clamp (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dtexture9.c334 rect_to_pipe_box_clamp(&This->dirty_rect, pDirtyRect); in NineTexture9_AddDirtyRect()
337 rect_to_pipe_box_clamp(&box, pDirtyRect); in NineTexture9_AddDirtyRect()
H A Dcubetexture9.c293 rect_to_pipe_box_clamp(&This->dirty_rect[FaceType], pDirtyRect); in NineCubeTexture9_AddDirtyRect()
296 rect_to_pipe_box_clamp(&box, pDirtyRect); in NineCubeTexture9_AddDirtyRect()
H A Dnine_pipe.h102 rect_to_pipe_box_clamp(struct pipe_box *dst, const RECT *src) in rect_to_pipe_box_clamp() function

Completed in 3 milliseconds