Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp199 bool *surfaceFormatSupported) in DoesSurfaceSupportFormatAndColorspace()
235 bool *surfaceFormatSupported) in DoesSurfaceSupportFormat()
1022 bool surfaceFormatSupported = false; in initializeImpl() local