Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderProvokingVertexTestsEXT.cpp202 const auto isLines = (m_params.geometryType == Geometry::LINES); in initPrograms() local
411 const auto isLines = (m_params->geometryType == Geometry::LINES); in iterate() local