Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h203 … GrGLFunction<GrGLGetFramebufferAttachmentParameterivProc> fGetFramebufferAttachmentParameteriv; member
/external/skia/src/gpu/gl/
DGrGLCreateNullInterface.cpp481 functions->fGetFramebufferAttachmentParameteriv = noOpGLGetFramebufferAttachmentParameteriv; in GrGLCreateNullInterface()
DSkNullGLContext.cpp530 functions->fGetFramebufferAttachmentParameteriv = noOpGLGetFramebufferAttachmentParameteriv; in create_null_interface()
DGrGLInterface.cpp207 nullptr == fFunctions.fGetFramebufferAttachmentParameteriv || in validate()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp972 functions->fGetFramebufferAttachmentParameteriv = in GrGLCreateDebugInterface()