HomeSort by relevance Sort by last modified time
    Searched defs:inner_tmps (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/postprocess/
filters.h 39 unsigned int inner_tmps; /* Request how many inner temps */ member in struct:pp_filter_t
postprocess.h 55 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 641 milliseconds