Searched refs:ReadPixelsFormat (Results 1 – 4 of 4) sorted by relevance
129 struct ReadPixelsFormat struct134 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, argument
866 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, in GetReadPixelsFormat()872 ReadPixelsFormat result; in GetReadPixelsFormat()
673 nativegl::ReadPixelsFormat readPixelsFormat = in readPixels()
606 struct ReadPixelsFormat { struct607 ReadPixelsFormat() : fFormat(0), fType(0) {} in ReadPixelsFormat() argument