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

/external/skia/src/gpu/
H A DGrProcOptInfo.h21 * GrProcOptInfo gathers invariant data from a set of processor stages.It is used to recognize
25 class GrProcOptInfo { class
27 GrProcOptInfo() function in class:GrProcOptInfo
83 * Returns true if any of the stages preserved by GrProcOptInfo read the frag position.

Completed in 97 milliseconds