Searched defs:programBuffer (Results 1 – 2 of 2) sorted by relevance
296 const GrGpuResourceRef* programBuffer() const { return &fBuffer;} in programBuffer() function
263 std::ostringstream programBuffer; in initPrograms() local