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

  /external/skia/src/gpu/gl/
GrGLCaps.h 253 int maxFragmentTextureUnits() const { return fMaxFragmentTextureUnits; }
GrGLGpu.cpp 191 fHWBoundTextureUniqueIDs.reset(this->glCaps().maxFragmentTextureUnits());
    [all...]
  /external/skia/src/gpu/gl/builders/
GrGLProgramBuilder.cpp 45 gpu->glCaps().maxFragmentTextureUnits())) {

Completed in 38 milliseconds