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

  /external/skia/include/gpu/
GrFragmentProcessor.h 75 int numTexturesExclChildren() const { return fNumTexturesExclChildren; }
  /external/skia/src/gpu/glsl/
GrGLSLFragmentProcessor.cpp 78 int firstSamplerAt = args.fFp.numTexturesExclChildren();

Completed in 366 milliseconds