Searched defs:isDrawLine (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/src/Device/ | ||
H A D | SetupProcessor.hpp | 47 bool isDrawLine : 1; member |
H A D | Context.cpp | 580 bool VertexInputInterfaceState::isDrawLine(bool polygonModeAware, VkPolygonMode polygonMode) const in isDrawLine() function in vk::VertexInputInterfaceState |