Searched refs:outputPatchSize (Results 1 – 4 of 4) sorted by relevance
140 uint8_t outputPatchSize; member
973 info.prop.tp.outputPatchSize = in inspectDeclaration()2139 if (info.prop.tp.outputPatchSize < phaseInstCnt[0][subPhase]) in handleInstruction()2148 if (info.prop.tp.outputPatchSize < phaseInstCnt[1][subPhase]) in handleInstruction()
359 tcp->hdr[2] = info->prop.tp.outputPatchSize << 24; in nvc0_tcp_gen_header()
2859 …, const char* name, const char* description, int inputPatchSize, int outputPatchSize, const char* … in PatchVertexCountCase() argument2862 , m_outputPatchSize (outputPatchSize) in PatchVertexCountCase()