Searched refs:indexExprName (Results 1 – 2 of 2) sorted by relevance
1344 const char* indexExprName = indexingTypes[indexTypeNdx].name; in init() local1350 const string name = string(indexExprName) + "_" + shaderTypes[shaderTypeNdx].name; in init()
2011 const char* indexExprName = indexingTypes[indexTypeNdx].name; in init() local2017 const std::string name = std::string(indexExprName) + "_" + shaderTypes[shaderTypeNdx].name; in init()