Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.cpp5222 const bool supportsFramebufferFetchInSurface = in initFeatures() local
5227 supportsFramebufferFetchInSurface); in initFeatures()
5229 supportsFramebufferFetchInSurface); in initFeatures()
5257 !mFeatures.supportsBlendOperationAdvanced.enabled && supportsFramebufferFetchInSurface); in initFeatures()