Lines Matching refs:this
4 * Use of this source code is governed by a BSD-style license that can be
56 * TODO(joshualitt) On desktop opengl 4.2+ we can achieve something similar to this effect
142 // If this returns true some operation (could be a no op) must be called between floor and abs
192 // RelaxedPrecision. Rewriting the multiply as a sum of vector*scalar fixes this. (skia:11769)
211 // When we have the option of using either dFdx or dfDy in a shader, this returns whether we
218 // this function, the caller should check that shaderDerivativeSupport exists.
220 SkASSERT(this->shaderDerivativeSupport());
226 // extension is required. However, the return value of this function does not say whether dual
235 SkASSERT(this->externalTextureSupport());
240 SkASSERT(this->externalTextureSupport());
245 SkASSERT(this->noperspectiveInterpolationSupport());
250 SkASSERT(this->sampleMaskSupport());
255 SkASSERT(this->tessellationSupport());