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

  /external/chromium_org/third_party/skia/src/gpu/gl/builders/
GrGLFragmentShaderBuilder.h 71 typedef uint8_t DstReadKey;
77 static DstReadKey KeyForDstRead(const GrTexture* dstCopy, const GrGLCaps&);
127 // Interpretation of DstReadKey when generating code
  /external/skia/src/gpu/gl/
GrGLShaderBuilder.h 161 typedef uint8_t DstReadKey;
167 static DstReadKey KeyForDstRead(const GrTexture* dstCopy, const GrGLCaps&);
383 // Interpretation of DstReadKey when generating code

Completed in 314 milliseconds