Searched refs:hasResolve (Results 1 – 2 of 2) sorted by relevance
109 static int renderpass_features_to_index(bool hasResolve, bool hasStencil) {111 if (hasResolve) {
27 static int renderpass_features_to_index(bool hasResolve, bool hasStencil, in renderpass_features_to_index() argument31 if (hasResolve) { in renderpass_features_to_index()