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