Searched refs:kATI_GrGLVendor (Results 1 – 3 of 3) sorted by relevance
47 kATI_GrGLVendor, enumerator
319 return kATI_GrGLVendor; in GrGLGetVendorFromString()
871 if (kQualcomm_GrGLVendor == ctxInfo.vendor() || kATI_GrGLVendor == ctxInfo.vendor()) { in initGLSL()3149 if (kATI_GrGLVendor == ctxInfo.vendor()) { in applyDriverCorrectnessWorkarounds()3302 (kATI_GrGLVendor == ctxInfo.vendor()))) { in applyDriverCorrectnessWorkarounds()3519 if (kATI_GrGLVendor == ctxInfo.vendor() || // Radeon drops stencil draws that use sample mask. in applyDriverCorrectnessWorkarounds()3559 formatWorkarounds->fDisableSRGBRenderWithMSAAForMacAMD = kATI_GrGLVendor == ctxInfo.vendor(); in applyDriverCorrectnessWorkarounds()