Searched defs:polygonModeAware (Results 1 – 1 of 1) sorted by relevance
561 bool VertexInputInterfaceState::isDrawPoint(bool polygonModeAware, VkPolygonMode polygonMode) const in isDrawPoint()580 bool VertexInputInterfaceState::isDrawLine(bool polygonModeAware, VkPolygonMode polygonMode) const in isDrawLine()599 bool VertexInputInterfaceState::isDrawTriangle(bool polygonModeAware, VkPolygonMode polygonMode) co… in isDrawTriangle()