Searched refs:kARM_GrGLVendor (Results 1 – 4 of 4) sorted by relevance
34 kARM_GrGLVendor, enumerator
216 (kARM_GrGLVendor == ctxInfo.vendor() || in init()232 if (kARM_GrGLVendor == ctxInfo.vendor() || kImagination_GrGLVendor == ctxInfo.vendor()) { in init()341 fReuseScratchTextures = kARM_GrGLVendor != ctxInfo.vendor() && in init()
182 return kARM_GrGLVendor; in GrGLGetVendorFromString()
301 kARM_GrGLVendor == gpu->ctxInfo().vendor()) { in DEF_GPUTEST()