Home
last modified time | relevance | path

Searched defs:ReadPixelsFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dformatutilsgl.h129 struct ReadPixelsFormat struct
134 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, argument
/third_party/skia/src/gpu/gl/
DGrGLCaps.h606 struct ReadPixelsFormat { struct
607 ReadPixelsFormat() : fFormat(0), fType(0) {} in ReadPixelsFormat() function
608 GrGLenum fFormat;
609 GrGLenum fType;