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

  /external/skia/gpu/include/
GrGpu.h 254 bool npotRenderTargetSupport() const { return fNPOTRenderTargetSupport; }
  /external/skia/gpu/src/
GrGpuGL.cpp 786 if (!this->npotRenderTargetSupport()) {
    [all...]

Completed in 18 milliseconds