Searched refs:patchTypes (Results 1 – 1 of 1) sorted by relevance
571 const std::pair<TessPrimitiveType, TessPrimitiveType> patchTypes; member703 const auto &primType = ((i == 0u) ? m_params.patchTypes.first : m_params.patchTypes.second); in initPrograms()1085 … getTessPrimitiveTypeShaderName(params.patchTypes.first) + "_to_" + in createMiscDrawTests()1086 … getTessPrimitiveTypeShaderName(params.patchTypes.second) + nameSuffix; in createMiscDrawTests()