Home | History | Annotate | Download | only in gl

Lines Matching refs:isConfigRenderable

2729     if (gpu->glCaps().isConfigRenderable(dst->config(), dst->desc().fSampleCnt > 0) &&
2730 gpu->glCaps().isConfigRenderable(src->config(), src->desc().fSampleCnt > 0) &&
2770 if (gpu->glCaps().isConfigRenderable(src->config(), src->desc().fSampleCnt > 0) &&