Home
last modified time | relevance | path

Searched refs:fPixelStorei (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/gpu/gl/
DGrGLInterface.h215 GrGLFunction<GrGLPixelStoreiFn> fPixelStorei; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h193 GrGLFunction<GrGLPixelStoreiFn> fPixelStorei; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp88 !fFunctions.fPixelStorei || in validate()
DGrGLTestInterface.cpp123 fFunctions.fPixelStorei = bind_to_member(this, &GrGLTestInterface::pixelStorei); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp138 !fFunctions.fPixelStorei || in validate()