Searched refs:kARM_GrGLVendor (Results 1 – 5 of 5) sorted by relevance
164 if (kARM_GrGLVendor == ctxInfo.vendor()) { in init()169 if (kARM_GrGLVendor == ctxInfo.vendor() || in init()356 if (kARM_GrGLVendor != ctxInfo.vendor() && in init()386 (ctxInfo.vendor() == kARM_GrGLVendor || ctxInfo.vendor() == kImagination_GrGLVendor || in init()504 if (kARM_GrGLVendor == ctxInfo.vendor()) { in init()512 fReuseScratchTextures = kARM_GrGLVendor != ctxInfo.vendor(); in init()515 fReuseScratchBuffers = kARM_GrGLVendor != ctxInfo.vendor() && in init()2683 if (kARM_GrGLVendor == ctxInfo.vendor()) { in applyDriverCorrectnessWorkarounds()2738 if (kARM_GrGLVendor == ctxInfo.vendor()) { in applyDriverCorrectnessWorkarounds()
40 kARM_GrGLVendor, enumerator
283 return kARM_GrGLVendor; in GrGLGetVendorFromString()
2876 if (kARM_GrGLVendor == this->ctxInfo().vendor() && in flushBlend()
362 if (kARM_GrGLVendor != gpu->ctxInfo().vendor()) { in get_glprograms_max_stages()