Searched defs:llvmpipe_context (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_context.h55 struct llvmpipe_context { struct
160 static INLINE struct llvmpipe_context *
161 llvmpipe_context( struct pipe_context *pipe ) function
163 return (struct llvmpipe_context *)pipe;
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_context.h55 struct llvmpipe_context { struct
160 static INLINE struct llvmpipe_context *
161 llvmpipe_context( struct pipe_context *pipe ) function
163 return (struct llvmpipe_context *)pipe;

Completed in 108 milliseconds