Searched refs:kARM (Results 1 – 5 of 5) sorted by relevance
162 if (ctxInfo.vendor() == GrGLVendor::kARM) { in init()167 if (ctxInfo.vendor() == GrGLVendor::kARM || in init()365 if (ctxInfo.vendor() != GrGLVendor::kARM && in init()411 (ctxInfo.vendor() == GrGLVendor::kARM || in init()547 if (ctxInfo.vendor() == GrGLVendor::kARM) { in init()555 fReuseScratchTextures = (ctxInfo.vendor() != GrGLVendor::kARM); in init()558 fReuseScratchBuffers = ctxInfo.vendor() != GrGLVendor::kARM in init()721 if (ctxInfo.vendor() == GrGLVendor::kARM) { in init()3822 if (ctxInfo.vendor() == GrGLVendor::kARM) { in applyDriverCorrectnessWorkarounds()3863 ctxInfo.vendor() == GrGLVendor::kARM /* http://skbug.com/11906 */) { in applyDriverCorrectnessWorkarounds()[all …]
78 kARM, enumerator
140 return GrGLVendor::kARM; in get_vendor()
2547 if (this->ctxInfo().vendor() == GrGLVendor::kARM && in flushBlendAndColorWrite()
345 if (gpu->ctxInfo().vendor() != GrGLVendor::kARM) { in get_programs_max_stages()