Home
last modified time | relevance | path

Searched defs:isLines (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderProvokingVertexTestsEXT.cpp195 const auto isLines = (m_params.geometryType == Geometry::LINES); in initPrograms() local
409 const auto isLines = (m_params->geometryType == Geometry::LINES); in iterate() local