Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCaps.cpp129 bool* linearSupport, in format_supported_for_feature() argument
134 *linearSupport = SkToBool(props.linearTilingFeatures & featureBit); in format_supported_for_feature()
142 bool* linearSupport, in config_supported_for_feature() argument
146 *linearSupport = false; in config_supported_for_feature()
151 linearSupport, optimalSupport); in config_supported_for_feature()