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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgramEffects.h 68 SkDEBUGCODE(Sampler() : fTextureUnit(-1) {})
70 int fTextureUnit;
  /external/skia/src/gpu/gl/
GrGLProgramEffects.h 118 SkDEBUGCODE(Sampler() : fTextureUnit(-1) {})
120 int fTextureUnit;

Completed in 43 milliseconds