Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_sm4.cpp52 unsigned int arrayVol; member in __anonb052c8f20111::Converter
1086 lData[nrArrays++].setup(arrayVol, in handleDeclaration()
1089 arrayVol += dcl.indexable_temp.num * dcl.indexable_temp.comps * 4; in handleDeclaration()
2207 nrRegVals = nrArrays = arrayVol = 0; in Converter()