Searched refs:arrValue (Results 1 – 1 of 1) sorted by relevance
1228 std::string arrValue = "matInst.arrType[int(matInst.index[arr_selector])]"; in initPrograms() local1239 vertexSrc << " if (" << arrValue << " != " << DYNAMIC_ARR_CONSTANT << ")\n" in initPrograms()1375 std::string arrValue = "matInst.arrType[int(matInst.index[arr_selector])]"; in initPrograms() local1386 fragmentSrc << " if (" << arrValue << " != " << DYNAMIC_ARR_CONSTANT << ")\n" in initPrograms()