Searched defs:ReadPixelsFormat (Results 1 – 2 of 2) sorted by relevance
129 struct ReadPixelsFormat struct134 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, argument
671 struct ReadPixelsFormat { struct672 ReadPixelsFormat() : fFormat(0), fType(0) {} in ReadPixelsFormat() function673 GrGLenum fFormat;674 GrGLenum fType;