Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkRenderTarget.cpp28 static int renderpass_features_to_index(bool hasResolve, bool hasStencil, in renderpass_features_to_index() function
295 renderpass_features_to_index(withResolve, withStencil, selfDepFlags, loadFromResolve); in getFramebuffer()
320 renderpass_features_to_index(withResolve, withStencil, selfDepFlags, loadFromResolve); in createFramebuffer()