Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1852 angle::FormatID convertedFormatID = gl::ConvertFormatSignedness(intendedFormat); in initializePipeline() local
1854 contextVk->getRenderer()->getFormat(convertedFormatID); in initializePipeline()