Searched refs:mipMapSupport (Results 1 – 14 of 14) sorted by relevance
34 if (!context->contextPriv().caps()->mipMapSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()103 if (!context->contextPriv().caps()->mipMapSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()225 if (!context->contextPriv().caps()->mipMapSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()290 if (!context->contextPriv().caps()->mipMapSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
62 if (!ctx->contextPriv().caps()->mipMapSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
129 caps->mipMapSupport())); in DEF_GPUTEST_FOR_ALL_CONTEXTS()323 if (context->contextPriv().caps()->mipMapSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
555 !context->contextPriv().caps()->mipMapSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
429 context->contextPriv().caps()->mipMapSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
1686 if (caps->mipMapSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
49 if (!fCaps->mipMapSupport()) { in createCharacterization()
238 fContext->contextPriv().caps()->mipMapSupport(); in refTextureProxyForParams()262 fContext->contextPriv().caps()->mipMapSupport(); in refTextureProxy()
92 bool willNeedMips = GrSamplerState::Filter::kMipMap == filter && caps->mipMapSupport(); in IsACopyNeededForMips()336 SkASSERT(this->caps()->mipMapSupport()); in regenerateMipMapLevels()
42 bool mipMapSupport() const { return fMipMapSupport; } in mipMapSupport() function
281 if (GrMipMapped::kYes == mipped && !this->mipMapSupport()) { in validateSurfaceDesc()
355 if (!ctx->contextPriv().caps()->mipMapSupport()) { in MakeRenderTarget()
1939 SkASSERT(this->caps()->mipMapSupport()); in resolveAndGenerateMipMapsForProcessorTextures()2966 if (!this->caps()->mipMapSupport() || in bindTexture()
1212 !caps.mipMapSupport()) { in onRegenerateMipMapLevels()