Searched refs:IsFormatSupportedForStorage (Results 1 – 1 of 1) sorted by relevance
80 bool IsFormatSupportedForStorage(ResourceFormat format) { in IsFormatSupportedForStorage() function1677 if (use_texture_storage_ext_ && IsFormatSupportedForStorage(format) && in LazyAllocate()