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

  /external/skia/gpu/include/
GrSamplerState.h 134 bool hasTextureDomain() const {return SkIntToScalar(0) != fTextureDomain.right();}
  /external/skia/gpu/src/
GrGpuGLShaders.cpp 787 if (fCurrDrawState.fSamplerStates[s].hasTextureDomain()) {
    [all...]

Completed in 93 milliseconds