Searched defs:hasColor (Results 1 – 3 of 3) sorted by relevance
65 bool hasColor() const { return UseColor; } in hasColor() function
390 const bool hasColor = colorFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
1011 const bool hasColor = !hasDepth && !hasStencil; in clearToTextureInitialValue() local