Home
last modified time | relevance | path

Searched refs:fbo_test (Results 1 – 1 of 1) sorted by relevance

/external/skia/gpu/src/
DGrGpuGL.cpp159 static bool fbo_test(int w, int h) { in fbo_test() function
402 bool simpleFBOSuccess = fbo_test(128, 128); in GrGpuGL()
421 fNPOTRenderTargetSupport = fbo_test(200, 200); in GrGpuGL()
461 if (fbo_test(w, h)) { in GrGpuGL()
482 if (fbo_test(w, h)) { in GrGpuGL()