Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h135 bool isConfigTexSupportEnabled(GrPixelConfig config) const { in isConfigTexSupportEnabled() function
DGrGLGpu.cpp917 bool useTexStorage = caps.isConfigTexSupportEnabled(config); in allocate_and_populate_texture()