Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp182 bool *surfaceFormatSupported) in DoesSurfaceSupportFormatAndColorspace()
218 bool *surfaceFormatSupported) in DoesSurfaceSupportFormat()
844 bool surfaceFormatSupported = false; in initializeImpl() local