Searched refs:dirtyConstantsB (Results 1 – 2 of 2) sorted by relevance
1602 dirtyConstantsB = 0; in analyzeDirtyConstants()1621 if(inst->dst.index + 1 > dirtyConstantsB) in analyzeDirtyConstants()1623 dirtyConstantsB = inst->dst.index + 1; in analyzeDirtyConstants()
625 unsigned int dirtyConstantsB; member in sw::Shader