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

/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 180 milliseconds