Searched refs:use_texture_storage_ext_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/resources/
H A Dresource_provider.h493 bool use_texture_storage_ext_; member in class:cc::ResourceProvider
H A Dresource_provider.cc894 use_texture_storage_ext_(false),
930 use_texture_storage_ext_ = caps.texture_storage;
1677 if (use_texture_storage_ext_ && IsFormatSupportedForStorage(format) &&

Completed in 43 milliseconds