Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A 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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A 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

Completed in 2 milliseconds