Searched defs:ReadPixelsFormat (Results 1 – 2 of 2) sorted by relevance
127 struct ReadPixelsFormat struct132 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, argument
536 struct ReadPixelsFormat { struct537 ReadPixelsFormat() : fFormat(0), fType(0) {} in ReadPixelsFormat() function538 GrGLenum fFormat;539 GrGLenum fType;