Searched refs:fHWProgramID (Results 1 – 4 of 4) sorted by relevance
343 , fHWProgramID(0) in GrGLGpu()390 if (fHWProgramID) { in ~GrGLGpu()426 if (fHWProgramID) { in disconnect()465 fHWProgramID = 0; in disconnect()608 fHWProgramID = 0; in onResetContext()1880 fHWProgramID = 0; in flushProgram()1883 SkASSERT((program == fHWProgram) == (fHWProgramID == program->programID())); in flushProgram()1891 fHWProgramID = id; in flushProgram()1896 if (fHWProgramID == id) { in flushProgram()1902 fHWProgramID = id; in flushProgram()
522 GrGLuint fHWProgramID; variable
336 , fHWProgramID(0) in GrGLGpu()381 if (fHWProgramID) { in ~GrGLGpu()416 if (fHWProgramID) { in disconnect()455 fHWProgramID = 0; in disconnect()611 fHWProgramID = 0; in onResetContext()2040 fHWProgramID = 0; in flushProgram()2043 SkASSERT((program == fHWProgram) == (fHWProgramID == program->programID())); in flushProgram()2051 fHWProgramID = id; in flushProgram()2056 if (fHWProgramID == id) { in flushProgram()2062 fHWProgramID = id; in flushProgram()
428 GrGLuint fHWProgramID; variable