Searched refs:ReadPixelsFormat (Results 1 – 6 of 6) 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()
672 nativegl::ReadPixelsFormat readPixelsFormat = in readPixels()
529 struct ReadPixelsFormat { struct530 ReadPixelsFormat() : fFormat(0), fType(0) {} in ReadPixelsFormat() argument567 ReadPixelsFormat fSecondReadPixelsFormat;
907 ReadPixelsFormat* rpFormat = in readPixelsSupported()908 const_cast<ReadPixelsFormat*>(&fConfigTable[surfaceConfig].fSecondReadPixelsFormat); in readPixelsSupported()
576 struct ReadPixelsFormat { struct577 ReadPixelsFormat() : fFormat(0), fType(0) {} in ReadPixelsFormat() function