Home
last modified time | relevance | path

Searched refs:subPhase (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_sm4.cpp63 int subPhase; member in __anonb052c8f20111::Converter
1327 const unsigned int cnt = phaseInstCnt[phase - 1][subPhase]; in src()
2135 subPhase = 0; in handleInstruction()
2139 if (info.prop.tp.outputPatchSize < phaseInstCnt[0][subPhase]) in handleInstruction()
2144 subPhase = 0; in handleInstruction()
2148 if (info.prop.tp.outputPatchSize < phaseInstCnt[1][subPhase]) in handleInstruction()
2297 subPhase = 0; in run()
2304 ++subPhase; in run()
2308 if (phaseInstance < (phaseInstCnt[phase - 1][subPhase] - 1)) in run()
2311 ++subPhase; in run()