Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/builders/
H A DGrGLProgramBuilder.h43 : fProgramID(programID), fInterface(intf) {} in fProgramID() function
45 GrGLuint fProgramID; member
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLProgram.h154 GrGLuint fProgramID; variable