Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLAssembleInterface.cpp15 #define GET_PROC_LOCAL(F) GrGL ## F ## Proc F = (GrGL ## F ## Proc) get(ctx, "gl" #F) macro
18 GET_PROC_LOCAL(GetString); in GrGLAssembleInterface()
39 GET_PROC_LOCAL(GetString); in GrGLAssembleGLInterface()
40 GET_PROC_LOCAL(GetStringi); in GrGLAssembleGLInterface()
41 GET_PROC_LOCAL(GetIntegerv); in GrGLAssembleGLInterface()
330 GET_PROC_LOCAL(GetString); in GrGLAssembleGLESInterface()
342 GET_PROC_LOCAL(GetIntegerv); in GrGLAssembleGLESInterface()
343 GET_PROC_LOCAL(GetStringi); in GrGLAssembleGLESInterface()