Searched refs:phaseInstCnt (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_sm4.cpp66 unsigned int *phaseInstCnt[2]; member in class:__anon13839::Converter
1093 phaseInstCnt[0][subPhaseCnt[0]] = phaseInstCnt[0][subPhaseCnt[0] - 1];
1098 phaseInstCnt[1][subPhaseCnt[1]] = phaseInstCnt[1][subPhaseCnt[1] - 1];
1102 phaseInstCnt[0][subPhaseCnt[0] - 1] = dcl.num;
1105 phaseInstCnt[1][subPhaseCnt[1] - 1] = dcl.num;
1327 const unsigned int cnt = phaseInstCnt[phase - 1][subPhase];
2139 if (info.prop.tp.outputPatchSize < phaseInstCnt[0][subPhase])
2148 if (info.prop.tp.outputPatchSize < phaseInstCnt[
[all...]
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_sm4.cpp66 unsigned int *phaseInstCnt[2]; member in class:__anon27250::Converter
1093 phaseInstCnt[0][subPhaseCnt[0]] = phaseInstCnt[0][subPhaseCnt[0] - 1];
1098 phaseInstCnt[1][subPhaseCnt[1]] = phaseInstCnt[1][subPhaseCnt[1] - 1];
1102 phaseInstCnt[0][subPhaseCnt[0] - 1] = dcl.num;
1105 phaseInstCnt[1][subPhaseCnt[1] - 1] = dcl.num;
1327 const unsigned int cnt = phaseInstCnt[phase - 1][subPhase];
2139 if (info.prop.tp.outputPatchSize < phaseInstCnt[0][subPhase])
2148 if (info.prop.tp.outputPatchSize < phaseInstCnt[
[all...]

Completed in 255 milliseconds