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

  /external/skia/src/gpu/gl/
GrGLProgramDataManager.h 35 struct VaryingInfo {
44 typedef GrTAllocator<VaryingInfo> VaryingInfoArray;
  /external/skia/src/gpu/glsl/
GrGLSLVarying.h 145 struct VaryingInfo {
154 typedef GrTAllocator<VaryingInfo> VaryingList;

Completed in 40 milliseconds