Searched refs:useTess (Results 1 – 4 of 4) sorted by relevance
278 bool useTess = isPipelineOneOf(m_params->pipelineType, { in iterate() local288 if (useTess) in iterate()307 …m_graphicsPipeline.setDefaultTopology(useTess ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRIMITIVE_TO… in iterate()
1401 const bool useTess = (useTessIdx > 0); in createMiscTests() local1406 if (useTess) in createMiscTests()1412 const UnusedShaderStageParams params { pipelineConstructionType, useTess, useGeom }; in createMiscTests()