Home | History | Annotate | Download | only in functional

Lines Matching refs:apiName

1149 		const string	apiName	= getAPIName(block, bufVar, accessPath.getPath());
1150 const int varNdx = bufferLayout.getVariableIndex(apiName);
1233 const string apiName = getAPIName(block, bufVar, accessPath.getPath());
1234 const int varNdx = bufferLayout.getVariableIndex(apiName);
1592 const string apiName = getAPIName(block, bufVar, accessPath.getPath());
1593 const int varNdx = layout.getVariableIndex(apiName);
1865 const string apiName = getBlockAPIName(block, instanceNdx);
1866 const int blockNdx = layout.getBlockIndex(apiName);