Home
last modified time | relevance | path

Searched defs:fAllowMultipleAtlasTextures (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/include/gpu/graphite/
H A DContextOptions.h84 bool fAllowMultipleAtlasTextures = true; member
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCaps.h436 bool fAllowMultipleAtlasTextures = true; variable