HomeSort by relevance Sort by last modified time
    Searched defs:VaryingInfoArray (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLProgram.h 103 typedef GrGLProgramDataManager::VaryingInfoArray VaryingInfoArray;
110 const VaryingInfoArray&, // used for NVPR only currently
GrGLProgramDataManager.h 44 typedef GrTAllocator<VaryingInfo> VaryingInfoArray;
47 const VaryingInfoArray&);

Completed in 755 milliseconds