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

  /external/skia/src/gpu/ops/
GrTextureOp.cpp 84 int samplerCnt = NumSamplersToUse(proxyCnt, caps);
227 static int NumSamplersToUse(int numRealProxies, const GrShaderCaps& caps) {
    [all...]
  /external/skqp/src/gpu/ops/
GrTextureOp.cpp 84 int samplerCnt = NumSamplersToUse(proxyCnt, caps);
232 static int NumSamplersToUse(int numRealProxies, const GrShaderCaps& caps) {
    [all...]

Completed in 113 milliseconds