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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
H A Dfilters.h39 unsigned int inner_tmps; /* Request how many inner temps */ member in struct:pp_filter_t
H A Dpostprocess.h55 struct pipe_resource *stencil; /* stencil shared by inner_tmps */
57 struct pipe_surface *tmps[2], *inner_tmps[3], *stencils; member in struct:pp_queue_t
/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dfilters.h39 unsigned int inner_tmps; /* Request how many inner temps */ member in struct:pp_filter_t
H A Dpostprocess.h55 struct pipe_resource *stencil; /* stencil shared by inner_tmps */
57 struct pipe_surface *tmps[2], *inner_tmps[3], *stencils; member in struct:pp_queue_t

Completed in 1900 milliseconds